summaryrefslogtreecommitdiff
path: root/spec/unit/run_context_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Make load/include recipe run in child contextjk/resource_actionsJohn Keiser2015-06-231-0/+3
* Delegate all necessary methods from ChildRunContext to RunContextJohn Keiser2015-06-231-0/+4
* These tests were accidently left out when I moved #2621 to mastertball/missed-teststyler-ball2015-06-081-0/+41
* add/fix node attributesLamont Granquist2015-05-181-0/+31
* make include_recipe "::foo" use current cookbookLamont Granquist2015-01-201-0/+5
* Adding unit test coverage and updating per github reviewtyler-ball2014-12-161-55/+55
* Execute and Script Resource improvementsLamont Granquist2014-12-081-1/+6
* Update to RSpec 3.Claire McQuin2014-10-291-25/+25
* Add unit spec for reboot data in RunContext.Chris Doherty2014-09-101-0/+15
* Remove classes before redefining to fix warnings.danielsdeleo2014-04-241-0/+7
* Change missing dependency from hard error to warning for now.danielsdeleo2014-03-141-1/+3
* Raise an error when including a recipe from an unreachable cookbookdanielsdeleo2014-03-141-0/+5
* CHEF-4777: fix for fully qualifying recipesLamont Granquist2014-01-161-3/+4
* CHEF-4777: add include_recipes to recipes node attrLamont Granquist2013-11-141-0/+3
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* Add methods to query for template/file existence in run contextdanielsdeleo2013-08-021-1/+42
* [CHEF-3376] extract CookbookCompiler specsdanielsdeleo2012-11-301-139/+0
* [CHEF-3376] Load all filetypes in run_list orderdanielsdeleo2012-11-301-17/+99
* [CHEF-2903] load attribute files in run_list orderdanielsdeleo2012-11-071-0/+57
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+78