summaryrefslogtreecommitdiff
path: root/chef/spec/unit/recipe_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-270/+0
* [CHEF-2992] remove `seen_recipes` from nodedanielsdeleo2012-10-191-2/+2
* [CHEF-1804] fix old attribute api usage in testsdanielsdeleo2012-10-151-2/+2
* [CHEF-3197] don't set node attrs via method missingdanielsdeleo2012-10-151-2/+2
* [CHEF-2925] - Fully rename shef->chef-shelljtimberman2012-10-021-1/+1
* Unit Tests fixed to work with the CookbookLoader class changesXabier de Zuazo2012-09-191-1/+3
* bulk switch from ConsoleUI to EventDispatchDaniel DeLeo2012-05-101-2/+2
* update tests for semantic ui callbacksDaniel DeLeo2012-05-041-1/+2
* [CHEF-3020][RSPEC] Simplify spec_helper loadingHo-Sheng Hsiao2012-04-241-1/+1
* [CHEF-2698] refactor Chef::Resource::PlatformMap toSeth Chisamore2011-11-091-8/+6
* [CHEF-2698] specs for platform => short_name => resource mappingSeth Chisamore2011-11-091-1/+24
* use less global state. also, objects.Daniel DeLeo2011-03-231-31/+31
* still raise argument error when creating a resourceDaniel DeLeo2010-06-031-1/+1
* Recipe DSL now validates presence of a name argument for resourcesChris Walters, Tim Hinderliter2010-06-031-3/+9
* Making Chef::Recipe specs pass, as well as renamingChris Walters, Tim Hinderliter2010-06-031-39/+33
* use correctly expanded paths to spec dataDaniel DeLeo2010-05-011-5/+5
* CHEF-1092: Expanded paths in the wrong order on the first attempt. Also missed aMatthew Kent2010-04-301-5/+5
* CHEF-1092: Fix specs that no longer work with relative pathing.Matthew Kent2010-04-301-6/+6
* [CHEF-687] initial shef importDan DeLeo2009-11-091-0/+1
* CHEF-150: Resource names no longer limited to one underscoreJohn Hampton2009-02-281-0/+8
* We now track what recipes we have seen via @node.run_state, rather than a cla...Adam Jacob2009-02-121-147/+178
* The node object should be available from within the definitions paramater blo...Adam Jacob2009-02-101-0/+16
* Opscode, little CAdam Jacob2009-01-091-1/+1
* Adding tag, tagged?, and untag support to recipes - closes CHEF-8Adam Jacob2009-01-061-0/+47
* require_recipe needs to be include_recipe, since we're really doing an includ...Adam Jacob2008-11-061-3/+3
* Updating templates to cache like files, and changing hjksolutions to opscodeAdam Jacob2008-10-221-2/+2
* Fixing up unit tests that broke in latest re-factoringAdam Jacob2008-10-101-1/+1
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-0/+143