summaryrefslogtreecommitdiff
path: root/spec
Commit message (Collapse)AuthorAgeFilesLines
* updated pipleline to test against Ruby 3.x and narrowed down the list of OS ↵John McCrae2022-03-311-1/+0
| | | | | | variables to compare Signed-off-by: John McCrae <john.mccrae@progress.com>
* updated pipleline to test against Ruby 3.x and narrowed down the list of OS ↵John McCrae2022-03-311-3/+0
| | | | | | variables to compare Signed-off-by: John McCrae <john.mccrae@progress.com>
* updated pipleline to test against Ruby 3.x and narrowed down the list of OS ↵John McCrae2022-03-311-15/+12
| | | | | | variables to compare Signed-off-by: John McCrae <john.mccrae@progress.com>
* Minor spelling mistakes & remove github lock configTim Smith2020-07-281-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Apply ChefstyleTim Smith2019-12-203-114/+113
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Resolve rspec deprecation warningTim Smith2015-10-301-1/+0
| | | | | | "RSpec::Core::Configuration#treat_symbols_as_metadata_keys_with_true_values= is deprecated, it is now set to true as default and setting it to false has no effect."
* getchef.com -> chef.ioTim Smith2015-10-302-8/+8
|
* Update documentationadamed/docsAdam Edwards2014-05-181-0/+7
|
* Non-windows fixes for WIN32OLERuntimeErroradamed/testsadamedx2014-05-171-16/+16
|
* Stub windows only constants / methods in unit tests to work outside of WindowsAdam Edwards2014-05-171-0/+8
|
* Better default error messages, refactor error message codeAdam Edwards2014-05-171-2/+4
|
* More specific error handlingAdam Edwards2014-05-172-6/+76
|
* Stub constant that is not defined on non-Windows platformsAdam Edwards2014-05-151-0/+1
|
* Some unit test cleanupAdam Edwards2014-05-151-31/+20
|
* Delay connection to first query, not constructorAdam Edwards2014-05-152-1/+24
|
* Fix line endingsAdam Edwards2014-05-151-1/+0
|
* Functional tests, raise exceptions on query failuresAdam Edwards2014-05-153-7/+267
|
* Remove underscore in favor of hyphen in namingAdam Edwards2014-05-131-2/+2
|
* Fix source file location / namespacing issuesAdam Edwards2014-05-131-4/+1
|
* Basic unit testAdam Edwards2014-05-131-8/+76
|
* Initial commitAdam Edwards2014-05-122-0/+44