summaryrefslogtreecommitdiff
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
* Remove 'attributes' attribute from cookbook metadataTim Smith2019-01-221-2/+0
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-1552-545/+545
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-038-9/+9
* fix the knife integration spec timeoutsLamont Granquist2018-11-082-11/+17
* Remove Chef provisioning lazy loadingprovisioningTim Smith2018-11-021-20/+0
* Fix a lingering rubocop issue.Noah Kantrowitz2018-07-111-28/+27
* Feed the rubocop.Noah Kantrowitz2018-07-111-22/+23
* A few more test cases.Noah Kantrowitz2018-07-111-0/+52
* Use the right class for the reset.Noah Kantrowitz2018-07-112-2/+2
* New `knife config list-profiles` command to show available profiles.Noah Kantrowitz2018-07-111-0/+136
* Add two new knife commands for getting and setting the credentials profile name.Noah Kantrowitz2018-07-102-0/+212
* Merge branch 'master' into yet-more-credsNoah Kantrowitz2018-07-0255-4554/+4554
|\
| * clean up whitespace againLamont Granquist2018-07-0212-130/+130
| * fix Layout/DotPositionLamont Granquist2018-07-022-11/+11
| * fix Layout/IndentHeredocLamont Granquist2018-07-0251-4410/+4410
| * fix Style/HashSyntaxLamont Granquist2018-07-0224-198/+198
* | Rename the command to `knife config get`.Noah Kantrowitz2018-06-281-3/+3
* | Don't need this anymore.Noah Kantrowitz2018-06-241-4/+0
* | Apparently the block argument is already in use with `knife()` even though I ...Noah Kantrowitz2018-06-241-2/+2
* | Add tests for `knife config`.Noah Kantrowitz2018-06-231-0/+187
|/
* Fix some tests.Noah Kantrowitz2018-06-141-1/+1
* check the path to --recipe-urlwindows-open-uriThom May2018-05-041-0/+6
* Ensure we don't run tests on unsupported platformstm/fix_unix_testsThom May2018-05-023-4/+4
* Revert "Updated specs for chef_fs_data_store after switching to use metadata"Lamont Granquist2018-04-231-23/+4
* Revert "fix Chef-14 chef_fs/chef-zero perf regression"Lamont Granquist2018-04-231-1/+1
* fix Chef-14 chef_fs/chef-zero perf regressionlcg/chef-zero-perfLamont Granquist2018-04-101-1/+1
* remove deprecated proprety namespace collisionslcg/remove-deprecated-namespace-collisionsLamont Granquist2018-03-051-95/+0
* fix legacy mode and legacy mode testsLamont Granquist2018-02-261-1/+1
* Don't use supervisor process for one-shot / command-line runsLamont Granquist2018-02-261-0/+98
* Merge pull request #6471 from dimsh99/fix_for_4816Thom May2018-02-141-4/+23
|\
| * Updated specs for chef_fs_data_store after switching to use metadatadmitrys2017-10-031-4/+23
* | Merge pull request #6364 from chef/knife_rbTim Smith2018-02-071-2/+2
|\ \
| * | Link to the knife.rb docs when the knife.rb file is missingknife_rbTim Smith2018-01-221-2/+2
* | | fix integration testslcg/node-map-last-writer-winsLamont Granquist2018-01-221-26/+26
* | | prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-171-25/+25
|/ /
* | Improve property warnings in resourcesbetter_resource_errorsTim Smith2017-12-291-1/+1
* | travis caught another speclcg/lwrp-test-speedupLamont Granquist2017-12-061-1/+1
* | speedup lwrp testsLamont Granquist2017-12-062-31/+31
* | Merge pull request #6576 from cma-arnold/masterLamont Granquist2017-11-291-15/+71
|\ \
| * | Hide sensitive properties in converge_if_changed.Chris Arnold2017-11-271-15/+71
| |/
* | Forgot to check for a unit test. Sigh.Noah Kantrowitz2017-11-271-7/+0
* | Remove empty line.Noah Kantrowitz2017-11-271-1/+0
* | Tests++.Noah Kantrowitz2017-11-271-1/+9
|/
* fixes for rubocop 0.49.1 engineLamont Granquist2017-06-205-10/+10
* Deprecate property namespace magicLamont Granquist2017-06-083-34/+29
* Fix up tests for the no-listen swapover.Noah Kantrowitz2017-05-261-11/+29
* lazily load cookbook_files and templatestm/even_lazierThom May2017-04-251-1/+0
* Add tests for lazy load of cookbook filesThom May2017-04-251-0/+33
* couple of integration tests for Chef-13 formatterLamont Granquist2017-04-051-0/+38
* CHEF-13: remove magic from the logger/formatter settingsLamont Granquist2017-04-051-3/+2