summaryrefslogtreecommitdiff
path: root/spec/unit/resource_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated @node ivarsjk/remove_deprecated_ivarsJohn Keiser2014-08-271-4/+0
* Return values with Time class after stubbing :now of Time.Serdar Sutay2014-08-121-1/+2
* don't return negative timeClaire McQuin2014-08-121-1/+1
* Ensure reported elapsed_time is nonnegative.Claire McQuin2014-08-121-2/+8
* CHEF-5098 fix sensitive data output on failureSergey Sergeev2014-06-101-1/+36
* Merge pull request #1263 from srenatus/patch-1Claire McQuin2014-06-091-5/+5
|\
| * Fix resource_spec.rbStephan Renatus2014-02-111-5/+5
* | Fix unit testJohn Keiser2014-04-301-1/+1
* | Fix namespacing issues caused by moving guard_interpreter logic out of Chef::...Adam Edwards2014-03-291-1/+1
* | CR feedback: refactor guard interpreter logic out of Resource into ConditionalAdam Edwards2014-03-291-0/+6
* | CR feedback: use expect to explicitly test exception behaviorAdam Edwards2014-03-291-8/+2
* | Guard resource new specs and spec fixesAdam Edwards2014-03-291-0/+22
* | Spec test break in to_hash due to new guard_interpreter attribute in Chef::Re...Adam Edwards2014-03-291-1/+1
|/
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-2/+2
* s/stub!/stub/gLamont Granquist2014-01-291-1/+1
* [CHEF-972] added test for checking doc formatter output when action is :nothingXabier de Zuazo2013-06-191-0/+7
* [CHEF-972] resource action should have higher precedence than only_if/not_if ...Xabier de Zuazo2013-06-191-1/+101
* [CHEF-4135] add eager validation of notification syntaxdanielsdeleo2013-05-301-1/+3
* [CHEF-4135] Add tests for notification specificationdanielsdeleo2013-05-301-0/+60
* remove accidental :focus in testsdanielsdeleo2013-04-241-1/+1
* [CHEF-3432] use shared variable to track resource subclassesdanielsdeleo2013-04-181-0/+15
* Merge branch 'CHEF-3068'danielsdeleo2013-01-241-0/+23
|\
* | [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+706
|/
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-144/+0
* Changing the license on the spec files as wellAdam Jacob2008-08-171-13/+11
* Updating to remove yamlAdam Jacob2008-07-281-16/+0
* Working on network layerAdam Jacob2008-05-191-0/+12
* chef compilesAdam Jacob2008-04-271-0/+1
* Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,...Adam Jacob2008-04-071-1/+1
* Added rcov coverage, lots of tests, definitions, node supportAdam Jacob2008-03-101-42/+66
* Syntax is right in the recipesAdam Jacob2008-03-071-39/+78
* Marionette does graphs, and can eval on the fly to resourcesAdam Jacob2008-03-061-1/+17
* Initial CommitAdam Jacob2008-03-051-0/+70