summaryrefslogtreecommitdiff
path: root/spec/unit/plugins/gce_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* rspec updates from rubocop-rspecrspecTim Smith2019-08-161-7/+9
* Changing quotes to satisfy styleLynn Frank2019-04-131-1/+1
* Replaces require_relative with requireLynn Frank2019-04-121-1/+1
* fixes for new chefstyle rulesLamont Granquist2018-07-051-1/+1
* Minor spec file cleanupminor_spec_cleanupTim Smith2017-01-241-1/+1
* Remove a few more shouldshint_loggingTim Smith2016-04-131-2/+2
* Don't test hint logic in every cloud pluginTim Smith2016-04-121-20/+14
* Fix GCE specs and chefstyleTim Smith2016-02-261-7/+8
* chefstyle catchup for ohaiLamont Granquist2016-02-111-9/+9
* Convert specs to RSpec 3.1.7 syntax with TranspecClaire McQuin2014-10-301-18/+18
* convert to using ffi-yajlLamont Granquist2014-06-241-1/+1
* Fix gce plugin and gce plugin specs. The changes are:sersut2014-01-131-65/+13
* add plugin loading to common specClaire McQuin2013-08-211-3/+1
* create/update spec testsClaire McQuin2013-08-191-3/+3
* update spec tests for compat with new dslClaire McQuin2013-08-071-2/+2
* convert plugins to new dsl.Claire McQuin2013-08-071-1/+1
* New plugin map for Ohai::System controller. Added and updated spec tests to r...Claire McQuin2013-07-261-1/+1
* replace all calls to `mock` with `double`danielsdeleo2013-07-151-8/+8
* Replace all calls to `stub!` with `stub`danielsdeleo2013-07-151-17/+17
* Update new specs for plugin class splitdanielsdeleo2013-07-151-12/+20
* Revert "Merge branch 'OHAI-489'"danielsdeleo2013-07-151-3/+3
* Use module functions to avoid method name conflictdanielsdeleo2013-07-151-3/+3
* specs for gceRanjib Dey2013-06-201-0/+130