salt/tests/integration
Barney Sowood 955529f1c0 Update test_gem to set gem_binary to "gem.cmd
Updates tests/integration/modules/test_gem.py to pass
gem_binary="gem.cmd" to the gem module on windows. Although just using
"gem" on the commandline works, from the module, via cmd.run_all it
doesn't.
2025-01-20 02:37:15 -07:00
..
cli Skip problematic tests due to system python being too recent 2024-05-13 18:31:50 +01:00
client Replace usage of @skipIf(True, ...) with pytest markers 2022-12-06 06:03:10 +00:00
cloud Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
doc Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
executors Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
externalapi Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
files Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
fileserver Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
grains Convert test_custom grains test to pytest 2025-01-17 15:00:54 -07:00
loader Migrate grains tests to pytest 2024-08-17 14:35:02 -07:00
master Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
minion Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
modules Update test_gem to set gem_binary to "gem.cmd 2025-01-20 02:37:15 -07:00
netapi Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +00:00
output Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
pillar Replace AlmaLinux with Rocky Linux 2024-04-02 14:13:03 +01:00
renderers Migrate tests/integration/renderers/test_jinja.py to pytest 2023-11-21 12:28:20 +00:00
returners Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
runners Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
sdb Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
shell Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
spm Update pre-commit hook versions 2024-02-29 10:16:58 +00:00
ssh Skip problematic tests due to system python being too recent 2024-05-13 18:31:50 +01:00
states Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
utils Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
__init__.py Remove runtests.py and it's supporting code 2021-01-29 13:55:52 -05:00
conftest.py Update pre-commit hook versions 2024-02-29 10:16:58 +00:00