summaryrefslogtreecommitdiff
path: root/spec/unit/runner_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove Copyright DatesLamont Granquist2020-08-271-1/+1
* Minor spec cleanup from rubocop-rspec projectTim Smith2019-12-301-6/+6
* rspec updates from rubocop-rspecrspecTim Smith2019-08-161-29/+29
* fix kind_of->is_a specLamont Granquist2019-07-081-2/+2
* 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-2/+2
* Move to mixlib-log 2Thom May2018-03-151-13/+13
* Resolve the last of the chefstyle warningsgreen_travisTim Smith2018-03-061-4/+2
* Remove support for Ohai V6 pluginsTim Smith2018-02-151-37/+0
* Minor spec file cleanupminor_spec_cleanupTim Smith2017-01-241-1/+1
* more chefstyle autocorrects after the engine upgradeLamont Granquist2016-08-191-64/+64
* fix Style/VariableNameLamont Granquist2016-08-171-13/+13
* chefstyle catchup for ohaiLamont Granquist2016-02-111-10/+10
* Update e-mails and copyrightsTim Smith2016-01-131-2/+2
* Fix RSpec warning for 'potential_false_positives'danielsdeleo2015-06-191-1/+1
* Convert specs to RSpec 3.1.7 syntax with TranspecClaire McQuin2014-10-301-26/+26
* Switch all `be_BOOL` to `be BOOL`danielsdeleo2014-06-091-7/+7
* Merge pull request #326 from opscode/sersut/disable-fixSerdar Sutay2014-04-291-40/+0
* remove capitalize from v7 name methodClaire McQuin2014-04-101-2/+15
* Reset the plugin information when all_plugins is called consecutively in orde...sersut2014-01-141-5/+5
* Remove `force` option to run pluginsdanielsdeleo2014-01-091-11/+2
* fix specs for exception handlingLamont Granquist2014-01-071-2/+2
* Explicitly test dependency cycle detection for self-dependencydanielsdeleo2013-12-191-25/+48
* Fix dependency cycle error explanation.danielsdeleo2013-12-191-1/+2
* add methods for verifying and splitting attributes, fix behavior of find_clos...Claire McQuin2013-12-181-1/+1
* move lookup of parent providers for attributes from runner to provides_mapClaire McQuin2013-12-171-28/+3
* when a plugin depends on an attribute that doesn't have a provider, look for ...Claire McQuin2013-12-171-3/+53
* Rewrite system specs with OHAI integration testing infra.sersut2013-12-171-20/+123
* This PR includes a few refactorings. Since they are intertwined they are done...sersut2013-12-131-9/+9
* Remove no-longer-relevant "TODO"danielsdeleo2013-12-041-1/+0
* Rename variables/methods for ProvidesMap to provides_mapdanielsdeleo2013-12-041-12/+12
* Extract ProvidesMap and tests to their own filesdanielsdeleo2013-12-041-116/+19
* fix mime-types dependency versionClaire McQuin2013-10-291-2/+2
* add exceptions to ohai/exception.rbClaire McQuin2013-10-291-7/+7
* change _providers to _pluginsClaire McQuin2013-10-171-42/+42
* change :providers to :_providers to avoid attribute conflictsClaire McQuin2013-10-171-17/+17
* automatically clear plugins and constants between testsClaire McQuin2013-10-171-60/+0
* add #name method for plugins, error messagesClaire McQuin2013-10-171-5/+5
* update runner spec for new DSLClaire McQuin2013-10-171-17/+167
* fix cycle detectionClaire McQuin2013-09-111-2/+49
* fix cycle reportingClaire McQuin2013-09-031-0/+31
* Ohai::Runner class for running plugins, add run_plugins to Ohai::System to ru...Claire McQuin2013-09-031-0/+257
* add license to loader_spec.rbClaire McQuin2013-09-031-0/+18