summaryrefslogtreecommitdiff
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
* revert useradd unit tests after extracting solaris onesLamont Granquist2013-04-221-40/+2
* adding solaris specific provider testsLamont Granquist2013-04-221-0/+414
* fix specsLamont Granquist2013-04-171-4/+8
* port SNSs solaris user providerLamont Granquist2013-04-171-5/+39
* Add unit testsKristian Vlaardingerbroek2013-04-121-3/+13
* Remove string interpolation and adjust commentKristian Vlaardingerbroek2013-04-121-4/+4
* Add comment to regular expression and add unit testsKristian Vlaardingerbroek2013-04-121-0/+26
* execute check existense of sentiel file with respect to cwdPavel Valodzka2013-04-121-1/+27
* CHEF-3938: create global config option for zypper gpg checksIonuț Arțăriși2013-04-111-2/+65
* removing an_return to as its deprecatedRanjib Dey2013-04-115-13/+13
* [CHEF-3772] Use the sync(-s) option to get exit status.sawanoboly2013-04-111-14/+17
* Fix expected stringssawanoboly2013-04-111-8/+8
* CHEF-3364 Fix up expected strings.sawanoboly2013-04-111-2/+3
* Revert "Merge branch 'CHEF-1031'"Bryan McLellan2013-03-012-161/+21
* [CHEF-3933] support new gem dependency installer return typedanielsdeleo2013-02-271-0/+12
* some cleanup utilizing the refactored RemoteFile::FTPJesse Campbell2013-02-261-4/+4
* add new testsJesse Campbell2013-02-262-10/+152
* Update existing tests to function with RestClient::RequestJesse Campbell2013-02-261-19/+17
* OC-4739: Merge functional tests, Win2k3 compatibilityadamedx2013-02-191-2/+0
* OC-4739: OC-4748: Refactor tests to share examples across batch and powershel...adamedx2013-02-191-1/+5
* OC-4739: OC-4748: Create powershell and batch providers in core Chefadamedx2013-02-191-0/+36
* Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-171-11/+79
|\
* | remove mistaken message expectationdanielsdeleo2013-01-071-1/+0
* | Make tests unix_only where the stubs don't work on windows.danielsdeleo2013-01-071-3/+13
* | Add missing stubs for File.directory?("/tmp")danielsdeleo2013-01-071-0/+2
* | Stub windows platform detection in spec testsdanielsdeleo2013-01-072-13/+22
* | Stub windows detection in directory spec.danielsdeleo2013-01-071-0/+3
* | [CHEF-3557] report file modes with leading 0 for claritydanielsdeleo2013-01-042-3/+3
* | [CHEF-3557] fix reporting for directory-like resourcesdanielsdeleo2013-01-032-8/+3
* | [CHEF-3557] Fix tests after rebasedanielsdeleo2013-01-031-3/+3
* | [CHEF-3557] remove load_current_resource_attrs corpsedanielsdeleo2013-01-031-2/+13
* | [CHEF-3557] remove load_current_resource_attrsdanielsdeleo2013-01-033-103/+129
* | [CHEF-3715] remove caching of sha256 cksumsdanielsdeleo2012-12-212-6/+8
* | strip trailing whitespacedanielsdeleo2012-12-211-24/+24
* | add unit tests for case when values are not set in the resourceLamont Granquist2012-12-191-2/+32
* | more regkey unit testsLamont Granquist2012-12-191-15/+115
* | adding unit tests for action_createLamont Granquist2012-12-191-1/+44
* | adding unit tests for registrykey lcrLamont Granquist2012-12-191-0/+96
* | swap arguments on File.joinsdelano2012-12-141-3/+3
* | use Dir.tmpdir for remote_directory spec testssdelano2012-12-141-3/+3
* | Fix directory_spec on Windows.sersut2012-12-141-4/+7
* | Marking more tests not to run on Win2k3sersut2012-12-142-2/+2
* | CHEF-3660: use FileUtils.cp_r to copy directories in deploy_providersdelano2012-12-132-4/+4
* | Merge branch '10-stable'Bryan McLellan2012-11-201-1/+0
|\ \ | |/
* | fixes binmode issues on windowsdanielsdeleo2012-11-191-2/+4
* | [CHEF-3604] why run assertions should pass on custom service commandsSeth Chisamore2012-11-131-0/+10
* | [CHEF-3603] add init_command attribute to service resourceSeth Chisamore2012-11-131-0/+13
* | [CHEF-3564] Added a remote_directory testtylercloke2012-11-051-0/+15
* | Finished refactoring converge and updated teststylercloke2012-11-0511-101/+12
* | Hack out immediate converge actions to prove conceptdanielsdeleo2012-11-051-0/+3