summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Narrow resolvers to only look at parts of the map we supportJohn Keiser2015-06-022-3/+1
* Use the central priority map for `provides`John Keiser2015-06-023-1/+4
* Merge pull request #3412 from chef/sd/CI-31Thom May2015-06-025-50/+74
|\
| * Minor updates for PR comments.sd/CI-31Serdar Sutay2015-05-291-3/+2
| * adding unit testsDavida Marion2015-05-292-0/+23
| * Make sure the audit mode output is reflected both in the logs and in the form...Serdar Sutay2015-05-294-48/+50
* | Add default_action and allowed_actions to Resource class, remove from LWRPJohn Keiser2015-06-0111-23/+16
* | Drop support for rubygems 1.xdrop-rubygems-1.xdanielsdeleo2015-06-011-32/+0
* | Deprecate provider_basejk/resource_nameJohn Keiser2015-06-011-6/+15
* | Add use_automatic_resource_nameJohn Keiser2015-06-019-12/+27
* | Make resource_name call providesJohn Keiser2015-06-017-50/+14
* | Toss an error if a resource without a resource_name is createdJohn Keiser2015-06-011-0/+21
* | Move resource_name up to Resource, and figure out its value automaticallyJohn Keiser2015-06-0110-34/+109
* | Merge branch 'master' into namelessNoah Kantrowitz2015-05-2936-703/+1064
|\ \
| * | Fix subcommand loader testfix-subcommand-loader-testsdanielsdeleo2015-05-291-0/+1
| * | Allow knife sub-command loader to match platform specific gems.Torben Knerr2015-05-291-3/+18
| * | Use executionpolicy Bypass in powershell_script provider for PS 3.0 and lateradamedx2015-05-292-12/+54
| * | PowerShell 2.0 exit code spec fixes for powershell_scriptAdam Edwards2015-05-291-4/+27
| * | Refactor powershell_script, additional powershell syntax testsAdam Edwards2015-05-291-1/+7
| * | Get specs to passAdam Edwards2015-05-291-1/+1
| * | powershell_script spec for invalid syntax error handlingAdam Edwards2015-05-291-0/+6
| * | change executionpolicy to unrestrictedLamont Granquist2015-05-291-1/+1
| * | add powershell_out mixinLamont Granquist2015-05-292-0/+113
| |/
| * Groups should not exist before managing groups that don't exist in testsBryan McLellan2015-05-291-0/+5
| * Fix up deprecated_attr_*, add testsJohn Keiser2015-05-281-0/+55
| * Increase the Timeout::timeout in execute timeout testBryan McLellan2015-05-281-2/+9
| * windows does not have unamelcg/windows-doesnt-have-unameLamont Granquist2015-05-271-1/+1
| * Give captured exception a meaningful nameClaire McQuin2015-05-271-2/+2
| * Raise errors at the end of the client run, for proper exiting.Claire McQuin2015-05-272-4/+31
| * remove configuration optionClaire McQuin2015-05-272-74/+16
| * refactor ohai stubs, remove hardcodingClaire McQuin2015-05-272-17/+18
| * Use shared contexts and shared examples to minimize code duplication.Claire McQuin2015-05-273-418/+378
| * Save and report audit phase failure on run_completed or run_failed.Claire McQuin2015-05-271-10/+78
| * Mark run failed on failed audits unless configured to audit as warning.Claire McQuin2015-05-272-123/+181
| * Added spec for #3394Jay Mundrawala2015-05-271-0/+25
| * Test format_for_display when given keys don't exist at alldanielsdeleo2015-05-261-0/+7
| * write spec for d15df60bf493ece1d92bdadb6753d76beedaad73sawanoboly2015-05-261-0/+7
| * add shell_out to resourcesLamont Granquist2015-05-261-0/+12
| * Move `skip` for useradd test to metadatadanielsdeleo2015-05-261-8/+7
| * Merge pull request #3397 from chef/lcg/directory-missing-owner-validation-checkLamont Granquist2015-05-261-135/+199
| |\
| | * rewrite specs for directoryLamont Granquist2015-05-261-135/+199
| * | Fix overridden method `skip` causing arity failuresdanielsdeleo2015-05-261-10/+3
| |/
| * Purge pending specscleanup-pendingdanielsdeleo2015-05-2315-133/+24
| * Remove volatile pending testdanielsdeleo2015-05-231-12/+0
| * Display policy name and ID during the chef rundanielsdeleo2015-05-221-0/+46
* | Add specs for Chef::DSL::Resources.Noah Kantrowitz2015-05-291-0/+85
|/
* Added spec for as_urijdm/1848Jay Mundrawala2015-05-211-0/+10
* Refactor uris_specJay Mundrawala2015-05-211-14/+16
* Update specs for remote local file + spacesJay Mundrawala2015-05-212-6/+30
* Make policyfile native mode the defaultpolicyfile-native-defaultdanielsdeleo2015-05-201-1/+5