summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1011 from opscode/lcg/runlock-spec-fixlamont-granquist2013-09-251-1/+3
|\
| * file cache location changes on windowsLamont Granquist2013-09-251-1/+3
* | [CHEF-4507] Smartos package provider to match resource package_nameEric Saxby2013-09-251-0/+18
|/
* Merge pull request #1006 from opscode/lcg/tty-unix-test-fixlamont-granquist2013-09-241-15/+16
|\
| * default case should be same as log_level :autoLamont Granquist2013-09-241-15/+16
* | User provider does not update user when uid/gid are stringsEric Saxby2013-09-241-29/+21
|/
* Merge branch 'CHEF-4248'Bryan McLellan2013-09-174-9/+70
|\
| * CHEF-4248: Fix Ruby 1.8 incompatibilitiesBryan McLellan2013-09-171-5/+3
| * Extend deploy provider spec to cover timeoutJack Foy2013-07-191-0/+14
| * Add spec for new timeout attribute on deploy resourceJack Foy2013-07-191-0/+14
| * Fix botched rebaseJack Foy2013-07-191-2/+0
| * Remove stray :focus from specJack Foy2013-07-191-1/+1
| * Update specs to encompass scm timeout attributeJack Foy2013-07-192-10/+47
* | Support platform "suse" and "opensuse" on OpenSuSEdanielsdeleo2013-09-172-0/+2
* | Don't bother cleaning up Chef::Config after tests or initializing things to d...John Keiser2013-09-1611-86/+0
* | Make formatters clear with Chef::Config.resetJohn Keiser2013-09-161-13/+5
* | Merge branch 'jk/more-defaults'John Keiser2013-09-162-3/+3
|\ \
| * | Manage cookbook_syntax_check_path with default valuesJohn Keiser2013-09-161-1/+0
| * | Use Chef::Config defaults for lockfile defaultJohn Keiser2013-09-161-2/+3
* | | Fix tests that rely on leaky Chef::ConfigJohn Keiser2013-09-163-14/+4
* | | Reset configuration before each testJohn Keiser2013-09-168-59/+0
|/ /
* | Make Chef::Config resettable with mixlib-config 2.0 APIJohn Keiser2013-09-168-35/+32
|\ \
| * | Use Chef::Config.reset in tests instead of save/load configJohn Keiser2013-09-138-35/+32
* | | Change OperationFailedError itself to include the body in "message" if it's a...Kazuhiro Yamada2013-09-122-20/+47
* | | Output cause of error when FileSystem.copy_entries method was failed.Kazuhiro Yamada2013-09-121-0/+20
|/ /
* | Updated test to differentiate between name of group & group_nameMukta Aphale2013-09-031-1/+2
* | Unit test for group_name test in NetGroup for Windows providerMukta Aphale2013-09-031-0/+13
* | Removed unwanted stubbing.Prabhu Das2013-08-191-2/+1
* | Fixed broken test cases.prabhu-das2013-08-191-6/+7
* | Unit tests for AIX BFF Package providerDeepali Jagtap2013-08-191-0/+171
* | Fixed broken Solaris package code and added the unit tests.Prabhu Das2013-08-191-0/+57
* | fix unit test for cron and stderrs check nil.kaustubh-d2013-08-041-3/+3
* | popen4 can yield while child has already died.kaustubh-d2013-08-041-0/+17
* | move tests to abstracted unix cron.kaustubh-d2013-08-041-3/+3
* | fix cron unit test, this worked since @cron_exists was not reset properly.kaustubh-d2013-08-041-1/+2
* | Purge remaining references to run_command_with_systems_localedanielsdeleo2013-08-021-6/+1
* | Convert apt package provider to shelloutdanielsdeleo2013-08-021-160/+124
* | Remove deprecated method usage from package providerdanielsdeleo2013-08-021-1/+3
* | Add methods to query for template/file existence in run contextdanielsdeleo2013-08-023-18/+59
* | Make sure config file selection specs can run when HOME is not set.sersut2013-08-011-10/+20
* | CHEF-4344: Clean up instances of 'the the' typo.Bryan McLellan2013-07-269-12/+12
* | revert is_vip from ifconfig resource.kaustubh-d2013-07-231-79/+0
* | using StringIO for stubbing as String#each is deprecated.kaustubh-d2013-07-231-1/+1
* | aix ifconfig - validate exception if metric is set.kaustubh-d2013-07-231-0/+12
* | aix ifconfig - delete unit tests.kaustubh-d2013-07-231-0/+44
* | aix ifconfig - disable unit tests.kaustubh-d2013-07-231-0/+45
* | aix ifconfig unit test - add, enable actions.kaustubh-d2013-07-231-0/+158
* | set correct expectation on add action when interface already exists.kaustubh-d2013-07-231-1/+1
* | stub out shellout for lsfs.kaustubh-d2013-07-221-10/+10
* | aix mount provider unit test.kaustubh-d2013-07-221-0/+237
|/