summaryrefslogtreecommitdiff
path: root/spec/unit/plugins/azure_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Updating for Ruby 3.1John McCrae2022-04-061-1/+5
* Updating For Ruby 3.1John McCrae2022-04-061-0/+1
* Update quotesTim Smith2021-10-251-5/+5
* Target Mode OhaiLamont Granquist2020-10-011-15/+15
* Detect Azure when DHCP domain is set to reddog.microsoft.comJason Barnett2020-09-301-0/+43
* Remove Copyright DatesLamont Granquist2020-08-271-1/+1
* Remove non-Ohai requires from specs to prevent false positivesremove_requiresTim Smith2020-08-101-1/+0
* rspec updates from rubocop-rspecrspecTim Smith2019-08-161-8/+8
* 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-49/+49
* Add azure plugin specs for metadataTim Smith2017-09-071-0/+81
* Minor spec file cleanupminor_spec_cleanupTim Smith2017-01-241-1/+1
* more chefstyle autocorrects after the engine upgradeLamont Granquist2016-08-191-2/+2
* Resolve chefstyle warningsTim Smith2016-04-131-1/+1
* Don't test hint logic in every cloud pluginTim Smith2016-04-121-51/+43
* Dont detect systems with a dhcp lease on eth0 as azureTim Smith2016-02-291-2/+24
* chefstyle catchup for ohaiLamont Granquist2016-02-111-51/+50
* Detect Azure using the Azure agent and DHCP optionsTim Smith2016-02-011-3/+80
* Update e-mails and copyrightsTim Smith2016-01-131-1/+1
* Convert specs to RSpec 3.1.7 syntax with TranspecClaire McQuin2014-10-301-18/+18
* 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-11/+10
* convert plugins to new dsl.Claire McQuin2013-08-071-10/+12
* New plugin map for Ohai::System controller. Added and updated spec tests to r...Claire McQuin2013-07-261-1/+1
* Replace all calls to `stub!` with `stub`danielsdeleo2013-07-151-10/+10
* Update new specs for plugin class splitdanielsdeleo2013-07-151-10/+10
* specs for ohai azure plugin.kaustubh-d2013-06-211-0/+73