summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Fixup spec to only expect wrapped exception when audit mode is enabledjdm/fix-audit-excepJay Mundrawala2015-06-191-19/+35
* Make the install/uninstall tests run more realisticallydanielsdeleo2015-06-091-104/+162
* Move 3503 regression tests into main describe blockdanielsdeleo2015-06-091-118/+59
* Clean up RPM package provider specsdanielsdeleo2015-06-091-76/+173
* Update tests to ensure shellout calls are stubbeddanielsdeleo2015-06-091-34/+79
* Adding rspec tests to cover the install, upgrade and noop scenarios when the ...Irving Popovetsky2015-06-091-0/+70
* Merge pull request #3299 from juliandunn/remove-audit-mode-experimental-warningThom May2015-06-091-5/+0
|\
| * Remove unneeded test if we're not marking audit as "experimental"Julian C. Dunn2015-04-291-5/+0
* | Merge pull request #3495 from chef/jk/automatic-automatic-nameThom May2015-06-095-24/+5
|\ \
| * | Make sure resource_name :x only removes automatic provides from that classJohn Keiser2015-06-082-5/+5
| * | Overwrite resource_name with providesJohn Keiser2015-06-082-18/+0
| * | Make use_automatic_resource_name automaticJohn Keiser2015-06-081-1/+0
* | | Merge pull request #3497 from chef/adamedx/3485-run_context_corruptionThom May2015-06-091-0/+8
|\ \ \ | |/ / |/| |
| * | Issue#3485: Fix corruption of run_context when guard interpreters are executedadamedx/3485-run_context_corruptionadamedx2015-06-061-0/+8
* | | These tests were accidently left out when I moved #2621 to mastertball/missed-teststyler-ball2015-06-081-0/+41
|/ /
* | Better API version error handling helper code.tylercloke2015-06-053-5/+132
* | Backwards compatible support for OSC 11 in knife user commands.tylercloke2015-06-0513-87/+197
* | Use Chef::ServerAPI to create versioned API requests in Chef::(User|Client).tylercloke2015-06-051-6/+16
* | Reregister V0 support for Chef::Client.tylercloke2015-06-052-0/+48
* | Fixed bug where boolean fields would not be populated in Chef::User/ApiClient.tylercloke2015-06-051-3/+8
* | Chef::ApiClient.update supports V1.tylercloke2015-06-051-14/+77
* | API V1 support for client creation.tylercloke2015-06-054-204/+266
* | Move old Chef::*User and related commands to Chef::Osc*User for backwards com...tylercloke2015-06-057-0/+613
* | Small updates to Chef::User.list.tylercloke2015-06-051-10/+0
* | Added V1 support to Chef::User.update and removed admin field.tylercloke2015-06-052-65/+145
* | Added versioned Chef Object API support code and repaired Chef::User.create.tylercloke2015-06-056-146/+567
* | allow include_recipe from LWRP provider codeLamont Granquist2015-06-041-0/+30
* | Fix hyphenated LWRP nameshyphenated-lwrpJohn Keiser2015-06-031-2/+17
* | Add regression test for LWRP in hyphenated cookbookdanielsdeleo2015-06-031-1/+32
* | Convert LWRP provider tests to let bindingsdanielsdeleo2015-06-031-37/+52
* | Fix issue #3463: use real constants instead of const_missingJohn Keiser2015-06-031-3/+124
* | wire zypper_package up to the DSLLamont Granquist2015-06-031-2/+2
* | fix package timeout attributeLamont Granquist2015-06-0215-217/+285
* | Merge pull request #3471 from chef/jdm/3066Jay Mundrawala2015-06-021-0/+60
|\ \
| * | Fix copying ntfs dacl and sacl when nulljdm/3066SteveLowe2015-06-021-0/+60
* | | Create tests for all previous provider_mappingsjk/one_map_to_rule_them_allJohn Keiser2015-06-021-137/+358
* | | Fix up comments and default priority (when nothing matches)John Keiser2015-06-022-10/+9
* | | Clean up match code to get rid of TODOJohn Keiser2015-06-024-31/+15
* | | Fix Solaris and Gentoo package resources, clean up testsJohn Keiser2015-06-022-324/+213
* | | Fix ifconfig platform version filterJohn Keiser2015-06-021-3/+1
* | | Bring back platform mapping resolution call, fix automatic ubuntu provider testsJohn Keiser2015-06-021-20/+16
* | | Move provider_mapping values out into the actual resource classesJohn Keiser2015-06-021-1/+1
* | | Remove ambiguous resolution warning test (it is no longer ambiguous)John Keiser2015-06-021-7/+0
* | | Fix resource unit testJohn Keiser2015-06-021-6/+6
* | | Make resource deprecation warnings once-only; fix recipe DSL tests back upJohn Keiser2015-06-021-1/+1
* | | Use the central priority map for `provides`John Keiser2015-06-022-1/+2
* | | Merge pull request #3412 from chef/sd/CI-31Thom May2015-06-023-6/+48
|\ \ \
| * | | adding unit testsDavida Marion2015-05-291-0/+20
| * | | Make sure the audit mode output is reflected both in the logs and in the form...Serdar Sutay2015-05-293-6/+28
* | | | Add default_action and allowed_actions to Resource class, remove from LWRPJohn Keiser2015-06-019-14/+14