summaryrefslogtreecommitdiff
path: root/chef/spec/unit/provider/mount_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* bulk switch from ConsoleUI to EventDispatchDaniel DeLeo2012-05-101-2/+2
* update tests for semantic ui callbacksDaniel DeLeo2012-05-041-1/+2
* Added whyrun for mount providerMarc Paradise2012-05-041-17/+37
* [CHEF-3020][RSPEC] Simplify spec_helper loadingHo-Sheng Hsiao2012-04-241-1/+1
* fix overmocking and updated method signaturesDaniel DeLeo2010-06-031-1/+1
* rm some mocks, update method signaturesDaniel DeLeo2010-06-031-212/+88
* DO NOT STUB THE VALUE OBJECTS EVERDaniel DeLeo2010-06-031-7/+7
* Updating mdadm to 0.8, adding new_resource.updatedAdam Jacob2009-10-291-18/+18
* Changed all uses of Chef::Exception to Chef::Exceptions to avoid masking ::Ex...Christopher Brown2009-03-181-3/+3
* CHEF-152: Improved upon the mount resource.John Hampton2009-03-021-8/+92
* add unhandled actionsJoshua Timberman2009-02-221-0/+32
* cleaning up mount specsJoshua Timberman2009-02-221-23/+59
* writing specs for mount provider.Joshua Timberman2009-02-221-0/+111
* mount resource specs okayJoshua Timberman2009-02-221-17/+0
* chef-93, initial add mount provider/resourceJoshua Timberman2009-02-221-0/+17