summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo in test from #2823.Julian C. Dunn2015-01-281-1/+1
* EncryptedDataBagItem: remove Cipher#auth_data method existence check (ruby 1....Xabier de Zuazo2015-01-271-3/+1
* Remove binread functions (ruby 1.8 specific, issue #2497)Xabier de Zuazo2015-01-271-10/+1
* userdel functional test fixkaustubh-d2015-01-271-5/+18
* Merge pull request #2717 from chef/tball/guard_interpreterTyler Ball2015-01-261-0/+26
|\
| * Fixing #2694 - resource guards are executed in why_run modetball/guard_interpretertyler-ball2015-01-051-0/+26
* | Added spec for issue #2348jdm/powershell-2348Jay Mundrawala2015-01-191-0/+15
* | Merge pull request #2686 from opscode/jdm/disable-execute-timeout-winJay Mundrawala2015-01-121-3/+6
|\ \ | |/ |/|
| * Execute spec should actually check to make sure it did not wait for 600 secondsjdm/disable-execute-timeout-winJay Mundrawala2014-12-181-3/+6
* | Merging master to audit-modetyler-ball2014-12-293-58/+102
|\ \
| * \ Merge pull request #2687 from opscode/mcquin/bugfix/search-filteringClaire McQuin2014-12-231-1/+1
| |\ \
| | * | Build configurable search string.mcquin/bugfix/search-filteringClaire McQuin2014-12-191-1/+1
| | * | Update for new rows default in search.Claire McQuin2014-12-191-1/+1
| | |/
| * | Randomize service display name to fix transient test failure, and mark unimpl...cdoherty-fix-logon-specsChris Doherty2014-12-221-5/+6
| * | Enable Windows services to run as a different user (CHEF-4921). This adds :ru...cdoherty-enhance-win-serviceChris Doherty2014-12-192-57/+100
| |/
* | Unit tests for audit-mode in chef-solo.Claire McQuin2014-12-171-10/+41
* | Unit and functional tests for spec_formattertyler-ball2014-12-171-0/+53
* | Fixing unit test adding Serverspec DSLtyler-ball2014-12-171-51/+49
* | Finishing unit and functional test coverage for audit runnertyler-ball2014-12-171-51/+78
* | Adding example of sandboxingtyler-ball2014-12-171-0/+80
* | Test including supported serverspec helpers. Updates per PR comments.Serdar Sutay2014-12-171-2/+1
* | Instructions on running audit mode examples.Serdar Sutay2014-12-172-2/+2
|/
* Merge pull request #2661 from opscode/btm/appveyor11.18.0.rBryan McLellan2014-12-171-1/+1
|\
| * Disable broken registry_spec testsbtm/appveyorJay Mundrawala2014-12-161-1/+1
* | First pass at fixing broken notificationstyler-ball2014-12-161-0/+169
|/
* As https://github.com/opscode/chef/issues/2580 summarizes, Link resource need...sersut/revert-1901Serdar Sutay2014-12-111-4/+4
* Revert "Merge pull request #1901 from opscode/dont-prepend-to-relative-paths"Serdar Sutay2014-12-111-16/+16
* Execute and Script Resource improvementsLamont Granquist2014-12-082-64/+157
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
* Remove remaining should syntax.Claire McQuin2014-11-031-4/+4
* Clean up for Windows spec deprecation warnings.Claire McQuin2014-11-031-1/+1
* Change pending to skip.Claire McQuin2014-11-031-1/+1
* Fix some Windows specs.Claire McQuin2014-10-303-8/+8
* Merge branch 'master' into mcquin/rspec-3Claire McQuin2014-10-302-19/+19
|\
| * Fix the after blocks in reboot_pending specs.sersut/win-res-lookup-fixSerdar Sutay2014-10-291-4/+4
| * Fix the logic that checks for existing reboot pending in reboot pending tests.Serdar Sutay2014-10-281-15/+15
| * Make sure the event log related capability is turned off on Windows 2003 boxe...Serdar Sutay2014-10-281-5/+5
* | Fix failures from pendingClaire McQuin2014-10-301-4/+4
* | Update to RSpec 3.Claire McQuin2014-10-2942-772/+770
|/
* @hourly not supported in aix cronskaustubh-d2014-10-281-2/+2
* fix bff spec by setting os attribute on node so that approriate provider is f...kaustubh-d2014-10-281-0/+1
* Set guard_interpreter using default_guard_interpreterAdam Edwards2014-10-231-19/+24
* powershell_script and batch resource guard_interpeter default to parent resourceAdam Edwards2014-10-232-11/+11
* Use windows evt log by default on windowsJay Mundrawala2014-10-221-3/+7
* Guard windows specific includes in specJay Mundrawala2014-10-221-2/+4
* Copy-pasta errorJay Mundrawala2014-10-221-1/+1
* Added spec for windows event loggerJay Mundrawala2014-10-221-0/+76
* Merge pull request #2249 from opscode/jdmundrawala/delete-envJay Mundrawala2014-10-211-0/+9
|\
| * spec to ensure deleting ENV[var] from current process worksjdmundrawala/delete-envJay Mundrawala2014-10-211-0/+9
* | Merge pull request #2028 from ClogenyTechnologies/kd/aix-serviceSerdar Sutay2014-10-214-0/+392
|\ \ | |/ |/|