summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10168 from chef/testingTim Smith2020-07-1512-113/+83
|\
| * Refer to the new_resource directly.Pete Higgins2020-07-151-5/+5
| * Update test for Windows package installer_type since the resource behavior ch...Pete Higgins2020-07-152-3/+4
| * Update tests to match how Windows package checksums are done.Pete Higgins2020-07-151-38/+10
| * Skip failing systemd unit tests on Windows.Pete Higgins2020-07-151-12/+3
| * Fix systemd unit test on Windows.Pete Higgins2020-07-151-24/+37
| * Remove reference to deprecated option in test helper.Pete Higgins2020-07-151-5/+2
| * Fix windows package tests.snehaldwivedi2020-07-151-8/+13
| * Fix knife cookbook upload tests.snehaldwivedi2020-07-151-6/+5
| * Don't run the dnf test that Windows doesn't like on Windows.Pete Higgins2020-07-151-1/+1
| * Fix two warnings in tests.Pete Higgins2020-07-151-3/+4
| * Use rspec constant stubbing.Pete Higgins2020-07-151-6/+2
| * Don't allow setting expectations on nil.Pete Higgins2020-07-153-5/+5
| * Change non-default rubygems URL to default one for failing test.Pete Higgins2020-07-151-14/+1
| * Workaround SSL cert verification failure in test.Pete Higgins2020-07-151-0/+4
| * Turn off ssl certificate verification in failing test.Pete Higgins2020-07-151-0/+9
| * Factor out common test setup.Pete Higgins2020-07-151-9/+4
* | Apply chefstyle fixes from Infra Client 16Tim Smith2020-07-1520-25/+34
|/
* Merge pull request #10166 from chef/iso8601_15Tim Smith2020-07-156-6/+0
|\
| * Chefstyle 1.2.0 fixesTim Smith2020-07-156-6/+0
* | Update functional specsTim Smith2020-07-151-4/+4
|/
* add timeout propertymsu_15dheerajd-msys2020-06-232-0/+6
* update specdheerajd-msys2020-06-231-2/+3
* Fix rspec warning about `not_to raise_error` with a specific exception.Pete Higgins2020-06-238-39/+39
* Chefstyle fixTim Smith2020-06-231-1/+1
* Fix wrong unit test exposed by cleaning up rspec deprecations.Pete Higgins2020-06-231-9/+1
* Bring in spec fix from 65b52caf20fe608eaf2a0975ed09539c5ba0d4c4Tim Smith2020-06-231-1/+1
* Silence exception output in threaded test.Pete Higgins2020-06-231-0/+9
* Merge pull request #10041 from chef/validatorless_bootstrap_15Tim Smith2020-06-231-2/+2
|\
| * Warn during bootstrapping when using validation keysTim Smith2020-06-231-2/+2
* | Updated exception messagesnehaldwivedi2020-06-231-1/+1
* | Updated exception message Chef::Exceptions::InvalidDataBagPathsnehaldwivedi2020-06-231-1/+1
|/
* archive_file: better handle mode property and deprecate Integer valuesTim Smith2020-06-231-2/+11
* Merge pull request #10030 from chef/zypper_15Tim Smith2020-06-231-25/+75
|\
| * Fix a spec failure due to the rebaseTim Smith2020-06-231-1/+1
| * Add specs and rename fingerprint -> short idTim Smith2020-06-231-24/+74
* | Fix spec that was missed in the rebaseTim Smith2020-06-231-1/+1
* | Fixed Powershell_Package does not throw error when it cannot connect to power...sanga172020-06-231-85/+94
|/
* Fix how enforce_license is set in run method for chef-applyLance Albertson2020-06-171-0/+7
* Use lamonts set of pathsTim Smith2020-05-301-6/+5
* Revert the change to the load paths in the specsrevert_pathsTim Smith2020-05-291-4/+6
* Pull in spec task / helper from masterTim Smith2020-05-298-7/+22
* Avoid some constant warnings in specsTim Smith2020-05-292-4/+4
* fix windows bootstrap; replicate https://github.com/chef/chef/pull/9839 by Ch...Marc Chamberland2020-05-221-0/+6
* Fix chefstyle warnings (spacing on comments)Tim Smith2020-05-2119-66/+66
* Remove simplecov for testing as we already did in chef 16Tim Smith2020-05-211-11/+0
* Merge pull request #9797 from chef/lcg/chef-15-knife-backportLamont Granquist2020-05-071-13/+10
|\
| * Chef 15 backport of Chef 16 knife cleanupLamont Granquist2020-05-071-13/+10
* | Fix for Chocolate_resource options causing extra quotesKapil Chouhan2020-05-062-1/+30
|/
* Simplify the logic since we know when 15 goes EOLdeprecation_warning_chef_15Tim Smith2020-04-151-4/+2