summaryrefslogtreecommitdiff
path: root/chef/spec/unit/provider/template_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [CHEF-1804] fix old attribute api usage in testsdanielsdeleo2012-10-151-6/+6
* Unit Tests fixed to work with the CookbookLoader class changesXabier de Zuazo2012-09-191-1/+3
* Fix template spec on Windows by stubbing out EtcBryan McLellan2012-07-241-0/+10
* temple file spec test fixesLamont Granquist2012-06-071-7/+14
* Add test for local template file missingMarc Paradise2012-05-151-0/+5
* use the correct path when verifying templateMarc Paradise2012-05-151-0/+3
* clean up specs after integrationDaniel DeLeo2012-05-111-0/+12
* bulk switch from ConsoleUI to EventDispatchDaniel DeLeo2012-05-101-2/+2
* update tests for semantic ui callbacksDaniel DeLeo2012-05-041-1/+2
* rm inline resource update flagging from template providerDan+MP2012-05-041-0/+9
* Update template provider to use why-run anon APIDan+MP2012-05-041-12/+13
* [CHEF-3020][RSPEC] Simplify spec_helper loadingHo-Sheng Hsiao2012-04-241-1/+1
* use less global state. also, objects.Daniel DeLeo2011-03-231-10/+10
* Changing file_backup_path to nil broke another test, config_file_spec.rb ..st...Toomas Pelberg2010-08-171-1/+2
* Set Chef::Config.file_backup_path to nil so the backup will file get generate...Toomas Pelberg2010-08-171-0/+1
* fix templates for the new cookbook syncing regimeDaniel DeLeo2010-06-031-1/+0
* make sure specs clean their tempfilesDaniel DeLeo2010-06-031-0/+1
* fix templates for the new cookbook syncing regimeDaniel DeLeo2010-06-031-147/+98
* marking tests as pending while cb sync changes still in flightDaniel DeLeo2010-06-031-1/+17
* [CHEF-1196] switch back to cp-ing template filesDaniel DeLeo2010-05-111-1/+1
* cleanup template provider specDaniel DeLeo2010-05-111-41/+36
* ensure templates cleanup their tempfilesDaniel DeLeo2010-04-301-8/+13
* CHEF-1092: Expanded paths in the wrong order on the first attempt. Also missed aMatthew Kent2010-04-301-1/+1
* CHEF-1092: Fix specs that no longer work with relative pathing.Matthew Kent2010-04-301-1/+1
* Fixed CHEF-873. Template provider didn't respect the cookbook option when spe...Mathias Meyer2010-01-141-0/+7
* refactor template specsDan DeLeo2009-10-201-117/+108
* CHEF-330: Fix broken specs.AJ Christensen2009-06-081-8/+8
* Fixing up a few tests to reflect the added variables to generate_url, and an ...Adam Jacob2009-05-261-2/+2
* solo should set the appropriate cache_file_nameMichael Hale2009-05-071-1/+17
* Switching to template caching on the cookbook_name + template.source, fixes C...Adam Jacob2009-01-261-0/+11
* Updating specs to represent sha256Adam Jacob2009-01-121-4/+4
* Opscode, little CAdam Jacob2009-01-091-1/+1
* Adding node name override to chef-clientAdam Jacob2008-10-221-1/+0
* Updating specs for the template provider, reflecting new caching philosophyAdam Jacob2008-10-221-0/+48
* Updating templates to cache like files, and changing hjksolutions to opscodeAdam Jacob2008-10-221-2/+2
* Missing a stub for File.read()Adam Jacob2008-10-111-1/+3
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-0/+105