summaryrefslogtreecommitdiff
path: root/spec/functional/resource/registry_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-66/+65
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-2/+2
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-1/+1
* Disable broken registry_spec testsbtm/appveyorJay Mundrawala2014-12-161-1/+1
* Fix some Windows specs.Claire McQuin2014-10-301-1/+1
* Update to RSpec 3.Claire McQuin2014-10-291-90/+90
* Correctly order setup of reporting state in registry specsDaniel DeLeo2014-02-191-5/+4
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-1/+1
* s/mock\(/double(/gLamont Granquist2014-01-291-2/+2
* s/stub!/stub/gLamont Granquist2014-01-291-4/+4
* use :each, because config is now reset after eachLamont Granquist2013-09-241-18/+4
* CHEF-4344: Clean up instances of 'the the' typo.Bryan McLellan2013-07-261-1/+1
* Refactor of the protocol for initializing ResourceReporterjamesc2013-06-181-1/+0
* The protocol for calling ResourceReporter has changed - nowjamesc2013-06-181-3/+8
* exclude 64 bit registry cleaning on 32bit11.0.0.beta.1danielsdeleo2013-01-281-4/+6
* Fixing formattingPrajaktaPurohit2013-01-281-6/+6
* changing tests to use new delete function to delete keysPrajaktaPurohit2013-01-281-12/+6
* Fixing tests as per changed codePrajaktaPurohit2012-12-191-2/+2
* Deleting comments, pp statements etc.PrajaktaPurohit2012-12-191-2/+1
* Correcting the author and copyright informationPrajaktaPurohit2012-12-191-0/+1
* Adding a condition to check the action(result in the reporting data)PrajaktaPurohit2012-12-191-3/+7
* reducing code duplicationLamont Granquist2012-12-191-216/+165
* Removing duplicate codePrajaktaPurohit2012-12-191-19/+12
* Refactoring the setup for whyrun tests.PrajaktaPurohit2012-12-191-18/+19
* Adding some whyrun testsPrajaktaPurohit2012-12-191-2/+132
* Deleting unwanted comments and minor name fixesPrajaktaPurohit2012-12-191-42/+5
* Adding reporting spec tests and some minor fixesPrajaktaPurohit2012-12-191-101/+242
* test for throwing exception on non-windows serverLamont Granquist2012-12-191-0/+19
* add a 64-bit testLamont Granquist2012-12-191-0/+29
* Adding whyrun support to the registry providerPrajaktaPurohit2012-12-191-2/+4
* largely cosmetic changesLamont Granquist2012-12-191-10/+16
* specifying 64-bit in constructor will fail on 32-bitLamont Granquist2012-12-191-1/+1
* Tests for windows platform onlyPrajaktaPurohit2012-12-191-1/+1
* Adding functional tests for the registry provider actionsPrajaktaPurohit2012-12-191-83/+229
* Modifying testsPrajaktaPurohit2012-12-191-114/+35
* Adding action create testsPrajaktaPurohit2012-12-191-134/+220
* Adding tests for the providerPrajaktaPurohit2012-12-191-0/+186