summaryrefslogtreecommitdiff
path: root/spec/unit/plugins/eucalyptus_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove Copyright DatesLamont Granquist2020-08-271-1/+1
* rspec updates from rubocop-rspecrspecTim Smith2019-08-161-13/+17
* 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-19/+19
* Fix specsTim Smith2017-04-271-1/+1
* Minor spec file cleanupminor_spec_cleanupTim Smith2017-01-241-1/+1
* Remove specs for other clouds that don't actually workTim Smith2016-04-131-11/+0
* Don't test hint logic in every cloud pluginTim Smith2016-04-121-37/+27
* chefstyle catchup for ohaiLamont Granquist2016-02-111-19/+19
* Update e-mails and copyrightsTim Smith2016-01-131-2/+2
* Convert specs to RSpec 3.1.7 syntax with TranspecClaire McQuin2014-10-301-28/+28
* 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-13/+11
* convert plugins to new dsl.Claire McQuin2013-08-071-11/+13
* 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-18/+18
* [OHAI-412] Split Ohai::System responsibilites into 2 classesdanielsdeleo2013-07-151-11/+17
* [#OHAI-434] Detect and use the latest (recognized-working) EC2 metadata APIMike Javorski2013-02-061-0/+3
* Add proper response codes to http request mocksMike Javorski2013-02-061-9/+9
* Refactor unit test layoutBryan McLellan2012-12-061-0/+119