summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* [CHEF-972] fixed test unit/runner_spec.rb:379: only_if_called_times.should == 2Xabier de Zuazo2013-06-191-1/+1
* [CHEF-972] removed the #self.not_if method and the private constructor from C...Xabier de Zuazo2013-06-191-18/+16
* [CHEF-972] first line of conditional_action_nothing_spec.rb with an empty com...Xabier de Zuazo2013-06-191-1/+1
* [CHEF-972] replaced the CondidionalAction class by a ConditionalActionNothing...Xabier de Zuazo2013-06-191-27/+3
* [CHEF-972] added test for checking doc formatter output when action is :nothingXabier de Zuazo2013-06-191-0/+7
* [CHEF-972] created a ConditionalAction class to be used in resource#should_sk...Xabier de Zuazo2013-06-191-0/+71
* [CHEF-972] resource action should have higher precedence than only_if/not_if ...Xabier de Zuazo2013-06-191-1/+101
* [CHEF-3029] fixed old tests from Version, already exists in the Version::Plat...Xabier de Zuazo2013-06-191-5/+1
* [CHEF-3029] source directive using full path (required to work properly)Xabier de Zuazo2013-06-191-1/+1
* [CHEF-3029] some empty lines and whitespaces cleaned upXabier de Zuazo2013-06-192-6/+5
* [CHEF-3029] a typo in Ifconfig::Debian unit testsXabier de Zuazo2013-06-191-1/+1
* [CHEF-3029] Tests added to Provider::Ifconfig for testing redhat, ubuntu and ...Xabier de Zuazo2013-06-191-1/+60
* [CHEF-3029] Chef::Version tests fixed to test versions such as "1" correctlyXabier de Zuazo2013-06-191-1/+5
* [CHEF-3029] Provider::Ifconfig::Redhat tests little clean upXabier de Zuazo2013-06-191-5/+3
* [CHEF-3029] Provider::Ifconfig::Debian unit tests improvedXabier de Zuazo2013-06-191-22/+32
* [CHEF-3029] Provider::Ifconfig::Debian basic unit tests createdXabier de Zuazo2013-06-191-0/+78
* [CHEF-3029] Provider::Ifconfig some regex improved on testsXabier de Zuazo2013-06-191-2/+2
* [CHEF-3029] Provider::Ifconfig tests fixedXabier de Zuazo2013-06-192-33/+74
* [CHEF-4204] add functional tests for updating userdanielsdeleo2013-06-191-7/+231
* [CHEF-4204] Add functional tests for user resourcedanielsdeleo2013-06-191-0/+174
* Rename #delay_eval helper to #lazy. Update specs to account for change.Chris Roberts2013-06-191-7/+3
* More specs for more coverage on delayed evaluator usageChris Roberts2013-06-191-4/+22
* Allow delayed attribute evaluation. Add tests for delayed evaluationChris Roberts2013-06-191-0/+21
* skip tests for default ACLs on win2003danielsdeleo2013-06-181-2/+6
* CHEF-3045: Re-provide lost support for no_lazy_loadBryan McLellan2013-06-181-1/+49
* Fix gem finder test (broken on Linux)John Keiser2013-06-181-1/+1
* Fix specification to verify correct resultsjkeiser2013-06-181-5/+16
* Changed find_subcommands_via_rubygems to only search latest gem versionsPaul Mooring2013-06-181-0/+9
* [CHEF-3366] Add --non-interactive option to zypper info to prevent it from bl...Adam Spiers2013-06-181-1/+1
* CHEF-3544: Stop trying to count instances of the warningBryan McLellan2013-06-181-1/+1
* Fix cookbook_loader test after adding ignorken test cookbook.Greg Thornton2013-06-181-3/+4
* CHEF-3544 Honor chefignore in cookbook syntax checkGreg Thornton2013-06-183-0/+22
* [CHEF-955] Refactored remote url update conditionsPawel Kozlowski2013-06-181-0/+49
* [CHEF-955] Test fixes after rebasing the branchPawel Kozlowski2013-06-181-26/+6
* [CHEF-955] Made setup_remote_tracking_branches parameters to be requiredPawel Kozlowski2013-06-181-43/+10
* [CHEF-955] Test refactoring and formatting cleanupPawel Kozlowski2013-06-181-68/+72
* [CHEF-955] Updated remote branch url change commandPawel Kozlowski2013-06-181-2/+2
* [CHEF-955] Refactored add_remotes function to use setup remote tracking branchesPawel Kozlowski2013-06-181-42/+34
* [CHEF-955] Added tests to document the current state of add_remote methodPawel Kozlowski2013-06-181-0/+60
* [CHEF-955] Added condition running remote set-url only when neccessaryPawel Kozlowski2013-06-181-2/+22
* [CHEF-955] Changed behavior of setup_remote_tracking_branches methodPawel Kozlowski2013-06-181-9/+86
* [CHEF-955] Refactored remote tracking setup tests into a separate contextPawel Kozlowski2013-06-181-19/+32
* [CHEF-955] Turned on remote tracking branch setup for 'origin' remote in git ...Pawel Kozlowski2013-06-181-0/+18
* CHEF-4022: Update test for new error messageBryan McLellan2013-06-181-1/+1
* Remove unnecessary map and sort.Julian C. Dunn2013-06-181-1/+1
* CHEF-4022 Remove local variable from determine_version due to memoization as ...Julian C. Dunn2013-06-181-1/+1
* [CHEF-4022] Write tests. Exit with a non-zero code.Julian C. Dunn2013-06-181-1/+22
* [CHEF-3817] Fix dedupe in cookbook_order by returning dependencies as symbols.Matthew Kent2013-06-181-0/+9
* Adds another test for correct amount of argumentsMike Fiedler2013-06-181-0/+25
* [CHEF-4076] adds 'set' subcommand to knife node run_listMike Fiedler2013-06-181-0/+115