summaryrefslogtreecommitdiff
path: root/chef/spec/spec_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-78/+0
* [CHEF-3499] move data query DSL to its own filedanielsdeleo2012-10-191-0/+1
* [CHEF-2925] - Fully rename shef->chef-shelljtimberman2012-10-021-2/+2
* [CHEF-3020][RB187] Marked knife exec spec as pending for Ruby 1.8.7Ho-Sheng Hsiao2012-04-261-0/+2
* [CHEF-3020][RSPEC] Do not get "nobody/nobody" unless you are rootHo-Sheng Hsiao2012-04-241-0/+1
* [CHEF-3020][RSPEC] Support files should be in chef/spec/supportHo-Sheng Hsiao2012-04-241-2/+0
* [CHEF-3020][GEMS] Removed debugging tools from dependencies in chefHo-Sheng Hsiao2012-04-241-2/+3
* [CHEF-3020][RSPEC] Mark certain tests to require rootHo-Sheng Hsiao2012-04-241-0/+1
* [CHEF-3020][RSPEC] Added pry for testingHo-Sheng Hsiao2012-04-241-0/+15
* [CHEF-3020][RSPEC] Reduced spec_helpers to essentialsHo-Sheng Hsiao2012-04-241-44/+6
* [CHEF-3020][RSPEC] Anything in spec/support should autoload (except for spec/...Ho-Sheng Hsiao2012-04-241-8/+8
* improve platform and constant mocking supportSeth Chisamore2012-01-231-46/+3
* add platform_mock helper for easy Chef-wide platform mockingSeth Chisamore2011-12-291-0/+23
* automatically load spec shared_context and rspecshare_example groupsSeth Chisamore2011-12-291-1/+8
* set a test specific Chef::Config[:file_backup_path] valueSeth Chisamore2011-12-291-1/+4
* use Dir.tmpdir (instead of ENV['TEMP']) for a platformSeth Chisamore2011-12-081-1/+0
* new with_constants helper that allows for stubbing of global constantsSeth Chisamore2011-12-081-2/+23
* windows platform check helper and platform specific constantsSeth Chisamore2011-12-081-1/+10
* spec work around for dep_selector incompatablities on windows platformSeth Chisamore2011-12-081-0/+2
* only load files in the support/matchers directorySeth Chisamore2011-12-081-1/+1
* initial memory leak matcherSeth Chisamore2011-12-081-3/+7
* switch to rspec 2.xDaniel DeLeo2011-03-031-0/+1
* Add optional rabbitmq persistenceChris Walters2011-02-111-1/+2
* make context explicit in specs so they run correctly in any orderDaniel DeLeo2010-11-031-0/+2
* run "functional" tests against a fake API serverDaniel DeLeo2010-07-081-0/+1
* no rubygems in lib/ && cleanup from previous commitDaniel DeLeo2010-05-011-13/+6
* [CHEF-489] refactor require()s so files don't double loadDaniel DeLeo2010-05-011-14/+19
* extract authlogic in Chef::REST && de-mockify specsDaniel DeLeo2010-04-301-0/+2
* Silence the logger during specs for goodDaniel DeLeo2010-02-081-0/+3
* Should be file_edit, not fileeditAdam Jacob2010-01-041-1/+1
* update log level setting in spec_helper to current APIDan DeLeo2009-12-211-1/+1
* Fix CHEF-813: exit 2 when no subcommand givenDan DeLeo2009-12-191-0/+10
* Merge branch 'PL-335' of git://github.com/skeptomai/chef into skeptomai/PL-335Adam Jacob2009-12-161-2/+2
|\
| * fix log level stuff, mkdir_p, and downto idiomChristopher Brown2009-12-101-2/+2
* | CHEF-670, Node functions all workingAdam Jacob2009-12-031-0/+5
|/
* Fixing CHEF-696, adding checksum caching via MonetaAdam Jacob2009-11-241-0/+2
* [CHEF-687] initial shef importDan DeLeo2009-11-091-0/+6
* Including libraries that are shipped with chef-server in the unit testsAdam Jacob2009-06-201-0/+1
* CHEF-330: Fix broken specs.AJ Christensen2009-06-081-0/+1
* Fixing log level for tests, fixing spec error in Mount providerAdam Jacob2009-05-181-0/+2
* Merge branch 'master' into nuoyan/chef-216Adam Jacob2009-04-281-14/+13
|\
| * Fixing the file name for CamelCase, moving the spec to the right directory, e...Adam Jacob2009-04-241-15/+13
| * changed fileedit_spec directory locationNuo Yan2009-04-211-0/+1
* | changed fileedit_spec directory locationNuo Yan2009-04-231-0/+1
|/
* Turning the spec loglevel up to fatalAdam Jacob2009-01-131-1/+1
* Opscode, little CAdam Jacob2009-01-091-1/+1
* Fixing spec require so that it does't cause bogus constant redefinitionAdam Jacob2009-01-061-2/+15
* Lets make specs work, shall weAdam Jacob2009-01-061-0/+1
* Updating templates to cache like files, and changing hjksolutions to opscodeAdam Jacob2008-10-221-2/+2
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-0/+23