summaryrefslogtreecommitdiff
path: root/spec/unit/lwrp_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* specsLamont Granquist2015-02-051-6/+6
* fix LWRP constant lookupsLamont Granquist2015-02-031-0/+24
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
* Update to RSpec 3.Claire McQuin2014-10-291-38/+38
* Merge pull request #2197 from opscode/sersut/fixup-chef-1662Serdar Sutay2014-10-091-0/+21
|\
| * Keep deprecation of #valid_actions until Chef 13.sersut/fixup-chef-1662Serdar Sutay2014-10-091-1/+1
| * Revert "Remove appending :actions and :valid_actions"Serdar Sutay2014-10-091-0/+21
* | Don't override LWRP resources or providers anymore in Chef 12.Serdar Sutay2014-10-081-8/+8
|/
* 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