summaryrefslogtreecommitdiff
path: root/spec/unit/lwrp_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow an array in default_actionSeth Vargo2014-07-231-0/+13
* Remove appending :actions and :valid_actionsSeth Vargo2014-07-181-21/+0
* Delegate DSL method values to their superclassSeth Vargo2014-07-111-0/+61
* Use Ruby 1.8 style hashes for BCSeth Vargo2014-07-111-2/+2
* Allow default values to be a DelayedEvaluatorSeth Vargo2014-07-111-0/+20
* Allow users to set the +resource_name+ in an LWRP programaticallySeth Vargo2014-06-301-0/+27
* remove some more deprecation warningsLamont Granquist2014-01-291-1/+1
* s/mock\(/double(/gLamont Granquist2014-01-291-1/+1
* s/stub!/stub/gLamont Granquist2014-01-291-1/+1
* [CHEF-4117] fix resource attempting to remove constants it doesn't havedanielsdeleo2013-04-231-0/+8
* [CHEF-3432] fix leak of LWRP resource classesdanielsdeleo2013-04-181-1/+17
* [CHEF-3432] tidy up fixture path generation in LWRP specsdanielsdeleo2013-04-181-5/+5
* [CHEF-3432] Move LWRP override tests into main describe blockdanielsdeleo2013-04-181-27/+28
* [CHEF-3681] Test LWPs with inline compilationdanielsdeleo2012-12-271-0/+42
* Extract LWRP resource code to LWRPBasedanielsdeleo2012-12-191-7/+7
* Extract provider LWRP code to LWRPBasedanielsdeleo2012-12-191-4/+4
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+231