summaryrefslogtreecommitdiff
path: root/spec/unit/plugins/dmi_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Minor spec cleanup from rubocop-rspec projectTim Smith2019-12-301-0/+1
* rspec updates from rubocop-rspecrspecTim Smith2019-08-161-1/+1
* 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-83/+83
* Add a spec for passing additional DMI IDsdmi_idsTim Smith2018-04-171-2/+9
* Allow configuring what DMI IDs we whitelistTim Smith2018-04-171-17/+18
* Minor spec file cleanupminor_spec_cleanupTim Smith2017-01-241-1/+1
* Update chefstyle to 0.3.1 and fix new offenses.chefstyle-0.3.1mcquin2016-04-011-4/+4
* autofixing chefstyle copsLamont Granquist2016-02-181-3/+3
* reverting errant pushes to master without PRLamont Granquist2016-02-181-3/+3
* autofixing chefstyle copsLamont Granquist2016-02-181-3/+3
* Add failing test for ignored DMI informationThom May2015-05-201-0/+14
* Removing trailing space and '\r' for windowsJeremy MAURO2015-03-271-0/+6
* Convert specs to RSpec 3.1.7 syntax with TranspecClaire McQuin2014-10-301-3/+3
* Converted plugins/dmi to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-8/+3
* add plugin loading to common specClaire McQuin2013-08-211-3/+2
* 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-2/+2
* Replace all calls to `stub!` with `stub`danielsdeleo2013-07-151-2/+2
* [OHAI-412] Split Ohai::System responsibilites into 2 classesdanielsdeleo2013-07-151-6/+7
* Refactor unit test layoutBryan McLellan2012-12-061-0/+133