summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10133 from chef/sshTim Smith2020-07-081-4/+4
|\
| * Update functional specssshTim Smith2020-07-081-4/+4
* | Remove reference to deprecated option in test helper.Pete Higgins2020-07-081-5/+2
|/
* Skip failing systemd unit tests on Windows.Pete Higgins2020-07-081-12/+3
* Fix systemd unit test on Windows.Pete Higgins2020-07-081-24/+37
* Merge pull request #10129 from chef/fix-some-windows-package-testsTim Smith2020-07-072-45/+18
|\
| * Refer to the new_resource directly.Pete Higgins2020-07-071-5/+5
| * Update test for Windows package installer_type since the resource behavior ch...Pete Higgins2020-07-072-3/+4
| * Update tests to match how Windows package checksums are done.Pete Higgins2020-07-071-38/+10
* | Fix quotes for ChefstyleTim Smith2020-07-0711-16/+16
* | expand_path with __dir__ instead of __FILE__Tim Smith2020-07-0711-16/+16
* | Merge pull request #10126 from chef/fix-powershell_exec-bang-testTim Smith2020-07-071-1/+1
|\ \ | |/ |/|
| * Fix `powershell_exec!` test.fix-powershell_exec-bang-testPete Higgins2020-07-071-1/+1
* | Add spaces after attrsTim Smith2020-07-076-0/+10
|/
* feed chefstylelcg/fix-syslogLamont Granquist2020-07-021-1/+0
* Replace stub run_context with one with more platform information.Pete Higgins2020-06-302-2/+13
* Remove a stub run_context.Pete Higgins2020-06-301-2/+0
* Use the original run_context for tests that depend on platform specific stuff.fix-release-build-testsPete Higgins2020-06-303-3/+28
* Fix more undefined references to run_context.Pete Higgins2020-06-303-0/+6
* Don't use stubbed node.Pete Higgins2020-06-301-6/+2
* Fix a missing reference to run_context.Pete Higgins2020-06-301-3/+4
* Merge pull request #10027 from chef/remove-bad-test-fileTim Smith2020-06-2832-61/+67
|\
| * More missed run_context references.remove-bad-test-filePete Higgins2020-06-261-2/+4
| * This spec seems to rely on the existing run_context behavior.Pete Higgins2020-06-261-2/+9
| * Remove test file that added a method to top-level scope.Pete Higgins2020-06-2632-61/+58
* | Merge pull request #10078 from chef/revert-initial-diff-fixTim Smith2020-06-281-2/+1
|\ \
| * | Revert "Merge pull request #10052 from chef/fix-diff-tests"revert-initial-diff-fixPete Higgins2020-06-261-2/+1
| |/
* | Update tests and docs for umask on Windows.fix-umask-test-on-windowsPete Higgins2020-06-261-8/+25
|/
* Merge pull request #10074 from chef/lcg/win-unit-test-cherrypickLamont Granquist2020-06-2611-56/+92
|\
| * revert these changes as they break everything else other than windowsLamont Granquist2020-06-262-16/+13
| * Pick some of the unit test fixes from #10068lcg/win-unit-test-cherrypickLamont Granquist2020-06-2613-69/+108
* | Remove other top-level methods defined in tests and do a little cleanup.other-test-cleanupPete Higgins2020-06-243-52/+49
* | Fix some odd whitespacing in tests.Pete Higgins2020-06-2434-83/+83
* | Remove another top-level method from the test suite.Pete Higgins2020-06-241-22/+6
|/
* Merge pull request #10021 from chef/cspell_common_dictTim Smith2020-06-231-1/+0
|\
| * Fix more typosTim Smith2020-06-231-1/+0
* | fix role unit specs for windowsLamont Granquist2020-06-231-21/+23
* | try to fix the windows selinux unit testsLamont Granquist2020-06-231-0/+1
|/
* Add rubular link for regex in test.fix-diff-testsPete Higgins2020-06-231-0/+1
* Update the regex that was scrubbing OS specific strings.Pete Higgins2020-06-231-1/+1
* More aggressively deprecate config_valueLamont Granquist2020-06-221-0/+1
* Merge pull request #10011 from chef/vasundhara/Fixes_knife_config_use_profileTim Smith2020-06-181-2/+55
|\
| * Fix for #9686: knife config use profile doesn't validate that the profile existvasundhara/Fixes_knife_config_use_profileVasu11052020-06-181-2/+55
* | Merge pull request #10000 from chef/resource-umask-propertyTim Smith2020-06-171-0/+52
|\ \ | |/ |/|
| * Cleanup test, add failsafe reset.Pete Higgins2020-06-161-10/+11
| * Fix chefstyle violation.Pete Higgins2020-06-161-1/+1
| * Add a umask property for resources.Pete Higgins2020-06-161-0/+51
* | Silence exception output in threaded test.Pete Higgins2020-06-161-0/+9
|/
* Merge pull request #10001 from chef/cron_cleanupTim Smith2020-06-154-52/+26
|\
| * Moved all the constants together.antima-gupta2020-06-101-1/+0