Commit graph

18 commits

Author SHA1 Message Date
Daniel A. Wozniak
a3b79144c1 Fix ssh and cmd mod tests 2025-02-17 15:44:26 -07:00
Shane Lee
e6fac5395e Fix cmdmod tests on Windows
Fixes some tests in the cmd module (cmdmod) so that they will run on
Windows. These tests were skipped in a PR that was merged. This fixes
those tests as well as other tests that were feasible to get working on
Windows.
2024-01-19 14:30:31 -07:00
David Murphy
98d97e488f
Adjusted skip for test_windows_env_handling 2024-01-04 13:46:15 -07:00
David Murphy
0fb45dbf3f
Disable tests on Windows, until Windows environment handled better by new test file 2024-01-03 15:59:23 -07:00
David Murphy
5ed9cefd55
Comment out windows environment test, needs rewriting, causing failures - debugging 2024-01-03 15:48:30 -07:00
David Murphy
a3842e40d6
Updated test per reviewer's review and suggestions 2024-01-03 15:48:30 -07:00
David Murphy
c041fd3458
Updated python versions 2024-01-03 15:48:30 -07:00
David Murphy
7ff6652440
Update test 2024-01-03 15:48:30 -07:00
Gareth J. Greenaway
2c1040b4c2
Moving tests/integration/modules/test_cmdmod.py to pytest, Gareth J Greenaway original author 2024-01-03 15:48:22 -07:00
twangboy
2175f8f0e2 Use pytest skips 2021-03-01 08:19:14 -05:00
twangboy
0c96cbe27f Specify powershell core instead of 7 2021-03-01 08:19:14 -05:00
twangboy
f3355953a6 Add docs to decorated function 2021-03-01 08:19:14 -05:00
Pedro Algarvio
2452a94fab Less code same tests 2021-03-01 08:19:14 -05:00
twangboy
322183e16f Fix some more lint 2021-03-01 08:19:14 -05:00
twangboy
83c05c47c8 Fix some lint 2021-03-01 08:19:14 -05:00
twangboy
2a1ac7844b Improved docs for encoded_cmd in cmd.run and cmd.run_all 2021-03-01 08:19:14 -05:00
twangboy
b7fbfe5cbe Remove debug code. Fix tests 2021-03-01 08:19:14 -05:00
twangboy
9c77b7d396 Add tests, fix tests 2021-03-01 08:19:14 -05:00