summaryrefslogtreecommitdiff
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
* Chefstyle fixes for RuboCop 1.4.xTim Smith2020-11-251-0/+1
* Avoid ambiguous regexesambiguous_regexTim Smith2020-11-219-13/+13
* merge all dist files back into dist.rbMarc Chamberland2020-09-151-1/+1
* tighten all require statements for dist implementationMarc Chamberland2020-09-153-2/+3
* move dist implementation into chef-utilsMarc Chamberland2020-09-153-7/+7
* Merge pull request #10371 from chef/lcg/ohai-timing-testLamont Granquist2020-09-091-0/+61
|\
| * Add an ohai timing test to find busted DNS on CI testerslcg/ohai-timing-testLamont Granquist2020-09-081-0/+61
* | Use __dir__ instead of getting the dir of __FILE__Tim Smith2020-09-096-7/+7
|/
* Remove border color optionVSingh/knife-list-deprecation-updateVivek Singh2020-08-261-5/+5
* knife config show specsVivek Singh2020-08-261-0/+192
* more config specs cleanupVivek Singh2020-08-264-308/+50
* Update `knife config list` with new behavior and fix tests.Pete Higgins2020-08-252-18/+13
* Mock TTY::Screen to fix table dynamic natureVivek Singh2020-08-251-0/+1
* Fix failing specsVivek Singh2020-08-241-22/+22
* File.exists? -> File.exist?existTim Smith2020-08-121-1/+1
* Update RuboCop config to Ruby 2.6Tim Smith2020-08-032-17/+17
* Use DSL method instead of shared context.Pete Higgins2020-07-294-482/+486
* Inline a shared context and remove it and DSL method.Pete Higgins2020-07-293-3/+9
* don't check list-profiles for already selected bad profiledheerajd-msys2020-07-151-2/+30
* PR review comment changesantima-gupta2020-07-141-8/+9
* Fixed windows cookbooks upload issue.antima-gupta2020-07-131-0/+26
* Disable Naming/AsciiIdentifiers in our specsTim Smith2020-07-091-1/+1
* Fix quotes for ChefstyleTim Smith2020-07-077-7/+7
* expand_path with __dir__ instead of __FILE__Tim Smith2020-07-077-7/+7
* Add spaces after attrsTim Smith2020-07-072-0/+4
* Remove test file that added a method to top-level scope.Pete Higgins2020-06-261-0/+4
* Fix some odd whitespacing in tests.Pete Higgins2020-06-246-7/+7
* Fix for #9686: knife config use profile doesn't validate that the profile existvasundhara/Fixes_knife_config_use_profileVasu11052020-06-181-2/+55
* Fix more ruby 2.7 warning logspamlcg/more-ruby-27-logging-suppressionLamont Granquist2020-04-282-6/+6
* Logging consistency fixes.lcg/chef-16-logging-fixedLamont Granquist2020-04-271-3/+3
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-1363-63/+63
* Add resource partialsLamont Granquist2020-04-082-0/+128
* Implement eager_load_libraries metadata optionLamont Granquist2020-04-032-29/+152
* Add after_resource to pair with current_resourceLamont Granquist2020-03-311-10/+131
* Merge pull request #9493 from chef/log_improvementsTim Smith2020-03-1674-0/+74
|\
| * Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-1674-0/+74
* | Turn off notifications from log resource by defaultLamont Granquist2020-03-122-26/+42
|/
* Merge pull request #9441 from chef/lcg/remove-canonical-dslTim Smith2020-03-067-161/+70
|\
| * Remove the canonical DSLLamont Granquist2020-03-037-161/+70
* | Update all our links to use the new docs site formatTim Smith2020-03-041-2/+2
|/
* Remove the last bits of Appveyor from the specsappveyorTim Smith2020-02-281-2/+1
* Merge pull request #8986 from MsysTechnologiesllc/VSingh/fix-knife-download-e...Lamont Granquist2020-02-242-5/+62
|\
| * ChefFS and knife environment matching the outputVivek Singh2019-10-142-5/+62
* | Update HTTPServerException to be HTTPClientExceptionnet_http_deprecationsTim Smith2020-02-191-1/+1
* | Cleanup the specs for the load_cookbooks warningsTim Smith2020-01-232-16/+0
* | Use .load! in the Cookbook loader not .load_cookbooksTim Smith2020-01-231-28/+1
* | Provider a better error message in Chef::Cookbook::CookbookVersionLoaderTim Smith2020-01-233-43/+43
* | Fixed failing specsVasu11052020-01-221-16/+17
* | Fixed failing specsVasu11052020-01-223-0/+42
* | Added more few more integration specsVasu11052019-12-232-1/+30