summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Make policyfile native mode the defaultpolicyfile-native-defaultdanielsdeleo2015-05-201-1/+5
* Stub config loading that was breaking tests on my boxdanielsdeleo2015-05-201-0/+9
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-2025-31/+31
* Chef::Config is now tested in chef-configdanielsdeleo2015-05-201-587/+0
* Use PathHelper from chef-configdanielsdeleo2015-05-201-255/+0
* Merge pull request #3267 from dbjorge/issue-3266Thom May2015-05-203-12/+72
|\
| * Pin sid_spec default group expectation to observed behaviorDan Bjorge2015-04-232-2/+6
| * Stop sid_spec.rb from referencing Win32 classes on non-WindowsDan Bjorge2015-04-231-1/+3
| * Added trailing newline to new sid_spec.rbDan Bjorge2015-04-231-1/+1
| * securable_resource functional specs compare default creation permissions agai...Dan Bjorge2015-04-232-12/+66
* | Show cookbook trace when available regardless of exception typedanielsdeleo2015-05-201-0/+16
* | Add regression test for failures not originating from cookbook codedanielsdeleo2015-05-201-0/+33
* | Modernize compile error inspector specdanielsdeleo2015-05-201-113/+101
* | fix an lwrp default action testThom May2015-05-201-1/+1
* | Merge branch 'master' of https://github.com/Kasen/chef into Kasen-masterThom May2015-05-201-3/+3
|\ \
| * | Behavior of default_action method changed.Pavel Yudin2015-03-271-3/+3
* | | Merge pull request #3325 from chef/ryan/validatorless_bootstrapThom May2015-05-201-0/+13
|\ \ \
| * | | Enforce passing a node name when bootstrapping with chef-vault or userryan/validatorless_bootstrapRyan Cragun2015-05-011-0/+13
* | | | Skip integration tests that aren't working on appveyor environmentdanielsdeleo2015-05-192-28/+31
* | | | Use descriptive constant names in tests to avoid conflictdanielsdeleo2015-05-191-16/+16
* | | | Merge pull request #3393 from chef/lcg/chef-shell-timeoutLamont Granquist2015-05-191-1/+1
|\ \ \ \
| * | | | bump timeout up to 300 secondslcg/chef-shell-timeoutLamont Granquist2015-05-181-1/+1
* | | | | add/fix node attributesLamont Granquist2015-05-183-3/+38
* | | | | Fix LWRP instance.to_s to look like normal resources againjk/fix_lwrp_class_nameJohn Keiser2015-05-181-0/+8
* | | | | rvm needs GEM_PATH protectedlcg/integ-fixesLamont Granquist2015-05-181-1/+1
* | | | | just check for exit != 0Lamont Granquist2015-05-181-1/+1
* | | | | fix circular references testsLamont Granquist2015-05-181-14/+8
|/ / / /
* | | | Merge pull request #3381 from chef/lcg/warn-cb-self-depThom May2015-05-183-0/+45
|\ \ \ \
| * | | | suppress cookbook self-dependencies and warnlcg/warn-cb-self-depLamont Granquist2015-05-152-0/+33
| * | | | change default log_location + log_level for knifeLamont Granquist2015-05-151-0/+12
* | | | | Merge pull request #3318 from chef/jdm/msi-uri-sourceJay Mundrawala2015-05-153-27/+165
|\ \ \ \ \
| * | | | | Use canonical_path in windows_package resource for sourcejdm/msi-uri-sourceJay Mundrawala2015-05-151-2/+2
| * | | | | download_file_missing? -> downloadable_file_missing?Jay Mundrawala2015-05-151-2/+2
| * | | | | Surface checksum attributeJay Mundrawala2015-05-151-0/+5
| * | | | | Allow users to override remote_file attributes in windows_packageJay Mundrawala2015-05-151-0/+13
| * | | | | Use custom uri matcherJay Mundrawala2015-05-151-0/+45
| * | | | | Refactor uri detectionJay Mundrawala2015-05-151-2/+2
| * | | | | Added specs to for windows_package provider's uri featureJay Mundrawala2015-05-151-24/+90
| * | | | | Added spec to make sure urls are not modified when creating a windows_package...Jay Mundrawala2015-05-151-0/+9
| * | | | | Modify windows package provider to allow urlJay Mundrawala2015-05-151-3/+3
| |/ / / /
* | | | | Merge pull request #3344 from chef/jdm/netuserJay Mundrawala2015-05-151-0/+125
|\ \ \ \ \
| * | | | | Added functional tests for user resource on windowsJay Mundrawala2015-05-151-0/+125
| |/ / / /
* | | | | Merge pull request #3360 from chef/jdm/resource-semanticsJay Mundrawala2015-05-152-0/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added spec for making sure package fails if both multipackage and source spec...jdm/resource-semanticsJay Mundrawala2015-05-131-0/+6
| * | | | Added spec for check_resource_semantics! inJay Mundrawala2015-05-131-0/+20
* | | | | Add Chef::ResourceResolver.resolvejk/missing_method_missingJohn Keiser2015-05-131-0/+4
* | | | | Replace lookup_provider_constant and protect against deprecation in testsJohn Keiser2015-05-134-16/+72
* | | | | Deprecate Chef::Provider::LwrpClass the same way we did ResourceJohn Keiser2015-05-131-15/+20
* | | | | Convert "override LWRP" spec to one explicit check, be absolutelyJohn Keiser2015-05-132-12/+38
* | | | | Fix deprecation warning (and corresponding test) for Chef::Resource::BlahJohn Keiser2015-05-131-4/+7