summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1383 from opscode/lcg/CHEF-5015Serdar Sutay2014-05-071-0/+52
|\
| * add func tests for CHEF-5015Lamont Granquist2014-04-171-0/+52
* | Make indentable print() function more intelligibleJohn Keiser2014-05-021-2/+2
* | Fix warnings caused by reloading Configdanielsdeleo2014-04-241-0/+7
* | Merge: Get local mode passing against chef-pedantJohn Keiser2014-04-233-0/+211
|\ \
| * | Run Pedant against local mode in TravisJohn Keiser2014-04-223-0/+211
* | | CHEF-5100: moar func testsLamont Granquist2014-04-221-0/+23
* | | wrap methods in a moduleLamont Granquist2014-04-211-112/+115
* | | CHEF-5198: adding func tests for Chef::HTTP clientsLamont Granquist2014-04-111-0/+216
|/ /
* | CR feedback: move command evaluation to guard interpreterAdam Edwards2014-03-291-1/+1
* | CR feedback: move inheritance to class level, add tests for convert_boolean_trueAdam Edwards2014-03-291-0/+7
* | Fix namespacing issues caused by moving guard_interpreter logic out of Chef::...Adam Edwards2014-03-291-2/+2
* | CR feedback: refactor guard interpreter logic out of Resource into ConditionalAdam Edwards2014-03-291-2/+2
* | Guard resource new specs and spec fixesAdam Edwards2014-03-291-0/+31
* | Remove extraneous character that breaks test cleanupAdam Edwards2014-03-291-1/+1
|/
* Upgrade Chef Zero & remove PumaSeth Vargo2014-03-122-0/+43
* Remove the unneeded running of "os" plugin.sersut2014-03-071-1/+1
* Fix chef spec infra to use OHAI correctly.sersut2014-03-071-2/+1
* Describe resource cloning behaviors in recipe specs.danielsdeleo2014-02-191-0/+1
* Expose resource creation via more static methodsdanielsdeleo2014-02-031-1/+1
* Update file providers to close before unlinking.danielsdeleo2014-02-031-0/+1
* Close before unlink because windowsdanielsdeleo2014-02-031-8/+11
* Use custom tempfile to avoid ruby 1.8-related test failuresdanielsdeleo2014-02-031-1/+26
* Merge pull request #1238 from opscode/lcg/rspec-2.14-deprecation-warningslamont-granquist2014-01-305-41/+51
|\
| * fix broken file provider specsLamont Granquist2014-01-291-0/+10
| * fix should_not raise_error(SpecificException)Lamont Granquist2014-01-292-3/+3
| * the perils of regexp-based code editingLamont Granquist2014-01-291-1/+1
| * s/mock\(/double(/gLamont Granquist2014-01-293-14/+14
| * s/stub!/stub/gLamont Granquist2014-01-294-25/+25
* | Remove crufty require of pryBryan McLellan2014-01-301-2/+0
|/
* Restore checksums in the output.sersut2014-01-171-10/+22
* Merge remote-tracking branch 'goodmanio/CHEF-4639' into CHEF-4639-updatedsersut2014-01-171-43/+71
|\
| * fixed 1.8.7 incompatability issue; removed `pry` importAllen Goodman2013-12-191-4/+1
| * fixes CHEF-4639Allen Goodman2013-12-061-10/+15
| * RefactorAllen Goodman2013-11-181-44/+70
* | Add support for Windows domain join spec filterAdam Edwards2014-01-131-1/+7
* | Merge pull request #1111 from opscode/lcg/OC-10380lamont-granquist2013-11-221-43/+181
|\ \
| * | fix windows pathing issue in spec testsLamont Granquist2013-11-211-38/+51
| * | spec tests for checksumLamont Granquist2013-11-111-43/+146
| * | OC-10380: add polymorphismLamont Granquist2013-11-111-1/+1
| * | OC-10380: skip checksumming for no-content filesLamont Granquist2013-11-111-0/+22
| |/
* | Turn off functional group resource tests on MacOSX 10.6 due to caching issue ...sersut2013-11-191-0/+16
* | Better root checks and better naming for group account in functional group te...sersut2013-11-141-1/+2
* | Specs for CHEF-3297. TDD rules.sersut2013-11-111-0/+4
|/
* CHEF-3582: Fix #check_lock under why-runBryan McLellan2013-11-061-0/+18
* When reporting a resource, before and after should always be a hashjamesc2013-10-151-0/+37
* Add tests for start_chef_zero parameter in knifeJohn Keiser2013-10-021-1/+1
* Fix the annoying warning when running specs on windows.sersut2013-09-301-0/+48
* Fix CHEF-4419 by appending a drive letter from the current working directory ...sersut2013-09-301-0/+37
* Normalize whitespace on all filesSeth Vargo2013-09-265-27/+27