summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* Consolidate tests to reduce runtime on CI.Pete Higgins2020-12-291-384/+204
* comments and spellcheckLamont Granquist2020-12-281-4/+4
* Fix idempotency and parsing issues with DNF installsLamont Granquist2020-12-281-16/+319
* Resolve Lint/ParenthesesAsGroupedExpression warningsLint_ParenthesesAsGroupedExpressionTim Smith2020-12-253-10/+10
* only run dsc_script functional tests on 64 bit rubyruby_64mwrock2020-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
* responding to feedbackmwrock2020-11-301-5/+2
* replace usages of Cmdlet class with powershell_execmwrock2020-11-302-113/+2
* Fixed aix spec failure when the target state is to disable the mount.antima-gupta2020-11-241-2/+10
* Avoid ambiguous regexesambiguous_regexTim Smith2020-11-211-4/+4
* Merge pull request #10631 from chef/lcg/zypper-fixTim Smith2020-11-111-0/+11
|\
| * cleanupLamont Granquist2020-11-111-2/+4
| * update zypper_packageLamont Granquist2020-11-111-0/+9
* | fix tlsmwrock2020-11-111-1/+1
* | fix powershell package source functional specsfix_ps_specsmwrock2020-11-111-1/+5
|/
* Collapse more duplicate branchesTim Smith2020-11-061-3/+1
* Merge pull request #10545 from chef/out_to_execMatt Wrock2020-10-306-12/+315
|\
| * convert most internal powershell_out to powershell_execmwrock2020-10-286-12/+315
* | Simplify regexes by removing extra character classesTim Smith2020-10-301-3/+3
* | Remove opensolaris as wellTim Smith2020-10-281-3/+3
|/
* Final batch of unified_mode providersLamont Granquist2020-10-261-3/+2
* Added functional test for windows package with remote_file_attributes.antima-gupta2020-10-191-10/+36
* add interpreter to handle pwsh and powershell to powershell_scriptps_scriptmwrock2020-10-071-14/+57
* fix specs on powershell v4 and belowmwrock2020-10-051-1/+1
* add interpreter arg to powershell_out allowing it to call pwsh.exemwrock2020-10-011-1/+9
* 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-20/+20
* Use __dir__ instead of getting the dir of __FILE__Tim Smith2020-09-094-5/+5
* Run the User::MacUser and User::Dscl tests on the correct systemsbug_sirTim Smith2020-08-242-2/+2
* Convert the functional tests over to macos? as wellTim Smith2020-08-141-2/+2
* Merge pull request #10284 from chef/existTim Smith2020-08-149-33/+33
|\
| * File.exists? -> File.exist?existTim Smith2020-08-129-33/+33
* | Minor tweaks to the platform checks in the specsminor_specTim Smith2020-08-121-2/+2
|/
* Remove more requires that come for freeTim Smith2020-08-042-4/+0
* fix second chef run hangdheerajd-msys2020-08-041-0/+49
* Update RuboCop config to Ruby 2.6Tim Smith2020-08-035-49/+49
* requires_git just doesn't exist anywhere, its not definedlcg/git-spec-cleanupLamont Granquist2020-07-241-1/+1
* Set log level to :fatal in test to prevent excess logging.fix-excess-logging-in-functional-testPete Higgins2020-07-221-11/+0
* fix functional specVSingh/bootstrap-retry-limitVivek Singh2020-07-211-1/+1
* Merge pull request #10153 from chef/raise-on-raise_errorTim Smith2020-07-152-9/+7
|\
| * Don't allow expectations of raising an error without an error type.Pete Higgins2020-07-142-9/+7
* | Merge pull request #10148 from chef/fix-spec_helper-requiresTim Smith2020-07-154-4/+4
|\ \
| * | The spec/ directory is in the path.fix-spec_helper-requiresPete Higgins2020-07-134-4/+4
* | | Update to Chefstyle 1.2 + some fixeschefstyle12Tim Smith2020-07-145-5/+0
| |/ |/|
* | add a label to the shell specscsnapp/9282Christopher A. Snapp2020-07-131-5/+5
|/
* Merge pull request #9998 from plexinc/fix_git_resourceLamont Granquist2020-07-101-0/+22
|\
| * Don't try a git branch -f if already on the same branchMatthieu Serrepuy2020-07-101-0/+22
* | Update functional specssshTim Smith2020-07-081-4/+4
|/
* Add spaces after attrsTim Smith2020-07-071-0/+1