summaryrefslogtreecommitdiff
path: root/chef/spec/unit/client_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-290/+0
* [OC-3564] remove CouchDB related code \m/Seth Chisamore2012-10-301-7/+6
* Merge branch '10-stable'Bryan McLellan2012-10-161-2/+6
|\
| * [CHEF-3489] Permit whitespace in chef-client's -o argument.Zachary Stevens2012-10-041-2/+6
* | [CHEF-1804] fix old attribute api usage in testsdanielsdeleo2012-10-151-6/+4
* | [CHEF-867] move RunLock code out to its own filedanielsdeleo2012-08-231-2/+2
* | [CHEF-867] unit and functional tests for RunLockdanielsdeleo2012-08-231-0/+3
|/
* CHEF-3095: Ensure the authentication_protocol_version is resetBryan McLellan2012-08-061-19/+15
* [CHEF-3095] automatically select authN proto versionDaniel DeLeo2012-08-061-0/+28
* Converge via forkChris Roberts2012-07-261-13/+49
* resource history: update client spec for additional API callsDaniel DeLeo2012-06-111-8/+17
* Client#build_node no longer calls Node#find_or_create in whyrun branchLamont Granquist2012-06-081-1/+0
* Merge branch 'master' into whyrunmarc@opscode.com2012-06-071-1/+10
|\
| * Add spec coverage for saved run list after modificationChris Roberts2012-06-041-1/+9
* | update client specs for Node.find_or_create moveDaniel DeLeo2012-06-061-4/+0
* | update Client and FileVendor for new cookbook sync APIsDaniel DeLeo2012-05-041-4/+1
|/
* [CHEF-3020][RSPEC] Simplify spec_helper loadingHo-Sheng Hsiao2012-04-241-1/+1
* Override runlist supportChris Roberts2012-04-191-0/+34
* updated specs for new PathSanity mixinSeth Chisamore2011-11-091-50/+0
* [CHEF-2681] enforce_path_sanity improvements:Seth Chisamore2011-11-091-2/+35
* [CHEF-2130] Enforce PATH sanity by defaultDaniel DeLeo2011-03-251-0/+18
* Mock CookbookVersion.clear_obsoleted_cookbooks in client_specSeth Falcon2011-03-211-0/+5
* Fixed client spec tests for changes to client run (only one save, call to env...Tim Hinderliter2011-03-171-27/+41
* make context explicit in specs so they run correctly in any orderDaniel DeLeo2010-11-031-0/+6
* Don't actually run the run_completed_successfully hooks in client spec testSeth Falcon2010-11-021-1/+3
* revise per environment data structureNuo Yan2010-11-011-0/+1
* [CHEF-1741] expand node run list before first savesdelano2010-10-071-79/+92
* add callbacks to Chef::Client to notify on chef run start/stopDaniel DeLeo2010-09-291-37/+75
* [CHEF-1474] never save the node when the attributes are wrongDaniel DeLeo2010-07-201-2/+2
* [CHEF-1474] remove extra node saves, don't nuke the node on saveDaniel DeLeo2010-07-201-1/+1
* fix more broken method stubs/expectations, remove spurious debuggingDaniel DeLeo2010-06-301-0/+3
* rm dead testsDaniel DeLeo2010-06-181-284/+0
* [CHEF-1342] remove stubs that interact poorly with new mixlib-configDaniel DeLeo2010-06-161-0/+2
* fix bad mocks :/Daniel DeLeo2010-06-101-1/+1
* [CHEF-1286] apply attributes from json via cli after recipe attributesDaniel DeLeo2010-06-091-1/+5
* Explicitly setting Chef::Config[:node_name]Chris Walters, Tim Hinderliter2010-06-031-0/+1
* new client tests workingTim Hinderliter2010-06-031-14/+14
* rework of client Spec testsChris Walters, Tim Hinderliter2010-06-031-5/+75
* Merge branch 'master' into 0.9-alphaDaniel DeLeo2010-05-061-3/+4
|\
| * [CHEF-1166] rm unneeded save call during client runDaniel DeLeo2010-05-051-1/+1
| * use correctly expanded paths to spec dataDaniel DeLeo2010-05-011-3/+3
| * fixing CHEF-724Nuo Yan2010-04-301-2/+3
* | CHEF-682 report and exception handlersAdam Jacob2010-04-181-4/+66
* | Fixing the keys method to include auto_attrsAdam Jacob2010-04-171-0/+1
|/
* CHEF-777: Double node save with _ in hostnameAJ Christensen2009-12-311-2/+1
* mock ohai cause it's sloooooooooooooowwwwwwwDan DeLeo2009-10-291-0/+11
* Removing calls to sync_*Adam Jacob2009-10-161-30/+0
* Merge branch 'master' of git@github.com:opscode/chef into 0712-mergeAdam Jacob2009-10-161-2/+34
|\
| * stub ohai for fast specsDan DeLeo2009-10-081-2/+7
| * Adding embedded resources inside providers and some re-factoring in the core....chris2009-09-231-0/+12