summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Filter out service test that cannot run inside a WPARshain/disable_aix_mount_testsScott Hain2015-12-181-0/+4
* Don't run IPv6 tests on GCEjk/no-ipv6-on-gceJohn Keiser2015-12-151-1/+11
* fix typoLamont Granquist2015-12-141-1/+1
* mocking the filesystem is dumbLamont Granquist2015-12-141-0/+1
* fix mocksplosion removal on the windows sideLamont Granquist2015-12-141-4/+4
* delete commented out lines in spec testLamont Granquist2015-12-141-10/+0
* implement verifications as a propertyLamont Granquist2015-12-141-13/+11
* bump up timeout for travisLamont Granquist2015-12-111-2/+2
* immediately_before -> beforeJohn Keiser2015-12-091-1/+1
* Fix testsJohn Keiser2015-12-091-0/+6
* dpkg multipackage and bonus fixesLamont Granquist2015-12-021-0/+4
* Run pedant from chef-zero directly instead of having our ownJohn Keiser2015-11-184-222/+0
* respond to review commentsThom May2015-11-091-0/+5
* add a failing test case for value_for_platformJordan Evans2015-10-241-0/+7
* Quote paths.mcquin/chef-3883Claire McQuin2015-10-061-1/+22
* Raise error when running 32-bit scripts on Windows Nano.mcquin/nano/disable-32-bitClaire McQuin2015-10-051-3/+11
* Merge pull request #4016 from chef/mcquin/nano-ps-scriptClaire McQuin2015-10-022-25/+38
|\
| * Resolve resource_architecture and guard_architecture stubs.Claire McQuin2015-10-012-32/+31
| * Use -Command flag on NanoClaire McQuin2015-10-011-4/+18
* | Add test for nonzero systemctl exit codeJohn Keiser2015-09-282-79/+46
* | Add system providers to the list of world-stubbed stuffJohn Keiser2015-09-281-8/+27
* | Test more of provider resolution by mocking the filesystem and commandsJohn Keiser2015-09-281-0/+60
|/
* Safely clean up Win32 namespace after specsClaire McQuin2015-09-211-0/+34
* Use instance_double instead of instancejdm/fix-mixlib-shelloutJay Mundrawala2015-09-141-2/+2
* Fix failing specs on WindowsJay Mundrawala2015-09-141-3/+9
* Enable 64-bit support for Powershell and Batch scriptsSalim Alam2015-08-191-0/+8
* Make service manager tests pass.Kartik Null Cating-Subramanian2015-07-201-1/+2
* Move Chef::OscUser back to Chef::User namespace and new user code to Chef::Us...tylercloke2015-07-061-2/+2
* Only automatically set resources that do class X < Chef::Resource,jk/3524John Keiser2015-06-161-1/+1
* Overwrite resource_name with providesJohn Keiser2015-06-086-7/+0
* Better API version error handling helper code.tylercloke2015-06-052-2/+2
* Reregister V0 support for Chef::Client.tylercloke2015-06-052-1/+46
* Chef::ApiClient.update supports V1.tylercloke2015-06-053-0/+187
* allow include_recipe from LWRP provider codeLamont Granquist2015-06-042-0/+57
* Merge pull request #3412 from chef/sd/CI-31Thom May2015-06-021-2/+4
|\
| * Minor updates for PR comments.sd/CI-31Serdar Sutay2015-05-291-3/+2
| * adding unit testsDavida Marion2015-05-291-0/+3
* | Add default_action and allowed_actions to Resource class, remove from LWRPJohn Keiser2015-06-011-4/+1
* | Add use_automatic_resource_nameJohn Keiser2015-06-015-5/+5
* | Make resource_name call providesJohn Keiser2015-06-014-4/+4
* | Move resource_name up to Resource, and figure out its value automaticallyJohn Keiser2015-06-015-21/+2
* | Get specs to passAdam Edwards2015-05-291-1/+1
|/
* Raise errors at the end of the client run, for proper exiting.Claire McQuin2015-05-271-0/+22
* refactor ohai stubs, remove hardcodingClaire McQuin2015-05-272-17/+18
* Use shared contexts and shared examples to minimize code duplication.Claire McQuin2015-05-272-0/+305
* Purge pending specscleanup-pendingdanielsdeleo2015-05-233-32/+4
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-202-4/+4
* Merge pull request #3267 from dbjorge/issue-3266Thom May2015-05-201-12/+16
|\
| * securable_resource functional specs compare default creation permissions agai...Dan Bjorge2015-04-231-12/+16
* | Move deprecation back into resource_for_short_nameJohn Keiser2015-05-134-0/+6