summaryrefslogtreecommitdiff
path: root/spec/unit/resource
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typo in test descriptionSteven Danna2015-02-171-1/+1
* Implement RFC 027 File VerificationSteven Danna2015-02-173-1/+121
* Merge pull request #2779 from chef/jdm/dsc_script_importsJay Mundrawala2015-02-121-0/+32
|\
| * Added spec to make sure a resource can be added to an existing moudle import ...Jay Mundrawala2015-02-091-0/+7
| * Added spec to make sure dsc_script imports can have multiple modulesJay Mundrawala2015-02-091-0/+8
| * Added test for dsc_script resource's import propertyJay Mundrawala2015-02-081-0/+17
* | allow_downgrade in rpm_packagesonots2015-02-121-0/+12
* | patch chef_gem to use Chef::Log.deprecationlcg/chef-gem-config-optionLamont Granquist2015-02-091-6/+6
* | add Chef::Config[:chef_gem_compile_time] plus RELNOTESLamont Granquist2015-02-091-1/+61
* | Merge pull request #2717 from chef/tball/guard_interpreterTyler Ball2015-01-261-0/+4
|\ \
| * | Fixing #2694 - resource guards are executed in why_run modetball/guard_interpretertyler-ball2015-01-051-0/+4
* | | fix rspec 3.x syntaxLamont Granquist2015-01-251-4/+4
* | | add tests for array conditional notationDave Eddy2015-01-251-4/+46
| |/ |/|
* | add a compile_time flag to chef_gem resourceLamont Granquist2015-01-121-3/+57
|/
* Adding unit test coverage and updating per github reviewtyler-ball2014-12-161-0/+170
* fix apt default_release attribute broken in 12.0Lamont Granquist2014-12-151-5/+3
* Execute and Script Resource improvementsLamont Granquist2014-12-081-5/+3
* rspec 3 fixes for openbsd package resourceLamont Granquist2014-11-131-3/+3
* add openbsd package providerScott Bonds2014-11-131-0/+49
* polishing provider_resolverLamont Granquist2014-11-081-29/+8
* Merge branch 'master' into mcquin/rspec-3Claire McQuin2014-10-302-10/+20
|\
| * Turn off the alternative resource name tests for windows service andpackage.Serdar Sutay2014-10-282-16/+4
| * Make sure the event log related capability is turned off on Windows 2003 boxe...Serdar Sutay2014-10-282-4/+16
| * Make sure windows_service and windows_package resources are found with the ne...Serdar Sutay2014-10-282-10/+20
* | Update to RSpec 3.Claire McQuin2014-10-296-31/+31
|/
* windows_package installer_type should be a symbolBryan McLellan2014-10-281-3/+3
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-2450-671/+671
* Chef-12 RC Provider ResolverLamont Granquist2014-10-2420-244/+190
* Enable guard_interpreters for the execute resource and set the default interp...Serdar Sutay2014-10-161-0/+5
* Merge pull request #1907 from Aevin1387/freebsd-port-pkgngSerdar Sutay2014-10-101-3/+2
|\
| * Move supports_with_pkgng? check to the freebsd_package package.Cory Stephenson2014-08-281-2/+2
| * Remove unnecessary version check in freebsd port and package tests.Cory Stephenson2014-08-271-1/+0
* | Merge pull request #2103 from opscode/jdmundrawala/issue-2027-masterJay Mundrawala2014-10-081-29/+0
|\ \
| * | We now check for powershell/dsc compat in provider.jdmundrawala/issue-2027-masterJay Mundrawala2014-09-221-29/+0
* | | homebrew_owner now tries to run homebrew as the user who owns the `brew` exec...tyler-ball2014-10-071-0/+21
* | | Unsupported block exception is now raised by configureBryan McLellan2014-09-301-5/+8
* | | unit test for guard_interpreter creation during compilationBryan McLellan2014-09-301-0/+7
* | | guard_interpreter requires a commandBryan McLellan2014-09-301-0/+9
|/ /
* | Restoring https://github.com/opscode/chef/pull/1921 to master - somehow it go...tyler-ball2014-09-191-0/+36
* | DscScript resource will raise an error if dsc is not availableJay Mundrawala2014-09-191-57/+90
* | Add configurationdata attribute supportAdam Edwards2014-09-191-8/+33
* | Initial dsc_configuration resource implementationAdam Edwards2014-09-191-0/+69
|/
* CHEF-1737: Fix noauto support.markgibbons2014-08-211-0/+9
* set nil by default, add two specssawanoboly2014-08-211-0/+11
* CHEF-5022: Add configure_startup actionBryan McLellan2014-08-121-0/+5
* CHEF-5022: Differentiate between Windows service startup_typesBryan McLellan2014-08-121-0/+41
* Add "force" attribute to resource/user, passing "-f" to userdelChris Aumann2014-07-081-0/+4
* Revert the provider indirection logic while keeping the timeout functionality...sersut2014-07-022-26/+26
* Merge pull request #506 from ctennis/CHEF-3637Claire McQuin2014-06-181-0/+14
|\
| * Add support for automatically using the Systemd service provider if it's in useCaleb Tennis2012-11-291-0/+14