summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9847 from chef/lcg/dnf-versionfixTim Smith2020-12-281-16/+319
|\
| * comments and spellcheckLamont Granquist2020-12-281-4/+4
| * Fix idempotency and parsing issues with DNF installsLamont Granquist2020-12-281-16/+319
* | Merge pull request #10761 from chef/dont-rely-on-live-servers-for-rubygems-testsTim Smith2020-12-285-7/+39
|\ \
| * | Stub http requests in rubygems tests.Pete Higgins2020-12-285-7/+39
| |/
* | Fix chefstyle violations.Pete Higgins2020-12-281-2/+2
* | Fix knife status json output for EC2 instance with no public IP.Pete Higgins2020-12-281-0/+54
|/
* Merge pull request #10779 from chef/Lint_ParenthesesAsGroupedExpressionTim Smith2020-12-2811-28/+28
|\
| * Resolve Lint/ParenthesesAsGroupedExpression warningsLint_ParenthesesAsGroupedExpressionTim Smith2020-12-2511-28/+28
* | Use include? instead of a regex with string matchingTim Smith2020-12-211-1/+1
* | Require without the file extensionTim Smith2020-12-211-1/+1
|/
* Merge pull request #10379 from chef/rubygems_18Tim Smith2020-12-181-14/+4
|\
| * Assume Rubygems 1.8 in the rubygems provider / specsrubygems_18Tim Smith2020-09-021-14/+4
* | Merge pull request #10751 from chef/fix-failures-in-ssl-handlerTim Smith2020-12-183-78/+106
|\ \
| * | Don't pollute trusted_certs test data to keep bootstrap tests happy.fix-failures-in-ssl-handlerPete Higgins2020-12-174-10/+17
| * | Don't write to test data directories to avoid state leaking into other tests.Pete Higgins2020-12-161-13/+10
| * | Simplify test setup.Pete Higgins2020-12-161-14/+12
| * | Simplify some circuitous test setup.Pete Higgins2020-12-161-7/+7
| * | Backfill some missing tests and simplify the existing one.Pete Higgins2020-12-161-7/+11
| * | The port doesn't matter.Pete Higgins2020-12-161-1/+1
| * | Simplify test grouping.Pete Higgins2020-12-161-40/+30
| * | Remove outdated test cruft.Pete Higgins2020-12-161-3/+0
| * | Remove a test that was not testing behavior of the code under test.Pete Higgins2020-12-161-5/+0
| * | Handle bad certs in trusted_certs_dir.Pete Higgins2020-12-161-0/+14
| * | Add friendlier error messages for OpenSSL stuff.Pete Higgins2020-12-161-4/+16
| * | Properly handle DER encoded certs and keys.Pete Higgins2020-12-164-0/+14
* | | Cleanup bootstrap trusted_certs_dir tests.cleanup-bootstrap-certs-testsPete Higgins2020-12-173-18/+5
* | | Merge pull request #10746 from chef/remove-old-test-scriptTim Smith2020-12-151-47/+0
|\ \ \
| * | | Remove old test script.remove-old-test-scriptPete Higgins2020-12-151-47/+0
| |/ /
* | | Merge pull request #10735 from chef/add-chef-node-attribute-to-compliance-phaseTim Smith2020-12-151-0/+28
|\ \ \ | |/ / |/| |
| * | Add audit cookbook's chef_node_attribute_enabled to Compliance Phase.add-chef-node-attribute-to-compliance-phasePete Higgins2020-12-111-0/+28
* | | Remove a useless test.Pete Higgins2020-12-151-7/+0
|/ /
* | Instead of silently failing, raise an exception for bad reporter types.Pete Higgins2020-12-111-4/+2
* | Fix inaccurate log message.Pete Higgins2020-12-111-1/+1
* | Remove gate on impossible case.Pete Higgins2020-12-111-5/+0
* | Refactor to separate reporter creation from report sending.Pete Higgins2020-12-111-22/+23
* | Fix broken code in compliance runner's send_report.Pete Higgins2020-12-111-0/+33
* | Merge pull request #10719 from chef/solarisTim Smith2020-12-091-1/+2
|\ \
| * | correctly remove PWDsolarisLamont Granquist2020-12-091-1/+1
| * | Fix via removing ENV['PWD'] from the testsLamont Granquist2020-12-091-1/+2
* | | Merge pull request #10711 from MsysTechnologiesllc/dh/win-pfx-certificate-exp...Tim Smith2020-12-091-0/+12
|\ \ \
| * | | fix review and test case addeddheerajd-msys2020-12-081-0/+12
* | | | only run systemd unit tests on linuxmwrock2020-12-081-1/+1
| |/ / |/| |
* | | Merge pull request #10710 from chef/ruby_64Tim Smith2020-12-041-1/+1
|\ \ \
| * | | only run dsc_script functional tests on 64 bit rubyruby_64mwrock2020-12-041-1/+1
| |/ /
* | | Resolve indentation warnings from ChefstyleTim Smith2020-12-041-1/+1
|/ /
* | only test dsc_script on 64 bit and document that it will fail on 32 bit clientsmwrock2020-12-031-1/+1
* | Merge pull request #10547 from chef/audit-modeTim Smith2020-12-028-0/+1074
|\ \
| * | Rename audit mode to Compliance Phase.Pete Higgins2020-12-018-49/+49
| * | Simplify integration test input and make output deterministic.Pete Higgins2020-12-011-5/+6