summaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove Ruby 1.8 / 1.9 spec helpersold_helpersTim Smith2016-11-091-2/+0
* Fix rspecs runs on rspec 3.5Tim Smith2016-08-101-1/+0
* chefstyle catchup for ohaiLamont Granquist2016-02-111-9/+9
* Use Ohai.configClaire McQuin2015-07-211-1/+5
* Fix indentationel7-platformdanielsdeleo2015-06-191-1/+5
* Removing trailing space and '\r' for windowsJeremy MAURO2015-03-271-0/+4
* Explicitly disable :should syntax.Claire McQuin2014-11-031-2/+2
* uncomment out things needed to comment out for transpecClaire McQuin2014-10-301-1/+1
* Convert skipped transpec conversionClaire McQuin2014-10-301-2/+2
* Convert specs to RSpec 3.1.7 syntax with TranspecClaire McQuin2014-10-301-8/+8
* Disable for transpecClaire McQuin2014-10-301-1/+1
* Generalize root group test to handle localization, admin group renameAdam Edwards2014-06-191-0/+1
* Configure rspec to allow 'should' syntax for mocks+expectationsrspec3-ci-fail-fixdanielsdeleo2014-06-091-1/+11
* Lock rspec version to 3.x, add collection matchersdanielsdeleo2014-06-091-0/+1
* Move constant clean up functions to its own mixin.sersut2014-01-141-26/+1
* Remove -f / --file option from OHAI. This option was useful when developing O...OC-10958sersut2014-01-081-6/+0
* Disable one test which requires changes to require_plugin() which will be don...OC-9924sersut2013-12-131-1/+0
* This PR includes a few refactorings. Since they are intertwined they are done...sersut2013-12-131-0/+1
* Add support for :focus tests to spec helperdanielsdeleo2013-12-041-0/+4
* update spec_helper, system_spec to Ohai::Mixin::OSClaire McQuin2013-10-171-1/+1
* correct spelling of definedClaire McQuin2013-10-171-1/+1
* automatically clear plugins and constants between testsClaire McQuin2013-10-171-0/+32
* add #name method for plugins, error messagesClaire McQuin2013-10-171-2/+2
* update plugin filesClaire McQuin2013-10-171-2/+2
* Use mixlib-config 2.0 and reset config before each testJohn Keiser2013-09-161-0/+4
* Converted plugins/linux/kernel converted to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-1/+1
* Converted plugins/solaris2/kernel to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-1/+2
* Converted plugins/kernel to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-2/+2
* Add a wrapper for Mixlib::ShellOutTheodore Nordsieck2013-09-111-0/+8
* add has_run? to plugin dsl, store plugin instance(s) with attributesClaire McQuin2013-09-021-1/+1
* remove pry debugging toolsClaire McQuin2013-08-211-2/+2
* add v6 deprecation warning to load phaseClaire McQuin2013-08-211-2/+2
* add plugin loading to common specClaire McQuin2013-08-211-0/+5
* remove debug gemsClaire McQuin2013-08-071-3/+3
* update spec tests for compat with new dslClaire McQuin2013-08-071-3/+3
* updated and added spec tests for new dslClaire McQuin2013-08-071-0/+8
* [OHAI-412] Split Ohai::System responsibilites into 2 classesdanielsdeleo2013-07-151-12/+15
* Help Ruby 1.9 find spec/support/platform_helpersBryan McLellan2012-12-071-2/+3
* Refactor unit test layoutBryan McLellan2012-12-061-1/+13
* add explicit require for rspecPraveen Arimbrathodiyil2012-02-011-0/+1
* upgrade ohai to rspec2, fix RakefileDaniel DeLeo2011-03-231-13/+5
* (!) ruby 1.9 compatibleDan DeLeo2010-04-241-5/+0
* refactor ohai to use mixlibMathieu Sauve-Frankel2009-10-021-1/+3
* add deeper hash support to it_should_check_from_deep_mashBryan McLellan2009-04-291-4/+17
* use Adam's SimpleFromFile mixin rather than stubbing chunks of from_fileThom May2009-02-021-1/+7
* Updating ohai to use hashes, to avoid polluting the top level namespace. See...Adam Jacob2009-01-081-0/+24
* Adding Sid derieved plugins, specs for pluginsAdam Jacob2008-12-031-0/+13
* First commit of ohaiAdam Jacob2008-11-261-0/+10