master
Commits on Dec 6, 2020
-
-
dwoz committed
Dec 6, 2020 -
Make sure boto apigateway tests pass under pytest
dwoz committedDec 6, 2020 -
Make sure test fails without loader changes
dwoz committedDec 6, 2020 -
dwoz committed
Dec 6, 2020 -
dwoz committed
Dec 6, 2020 -
dwoz committed
Dec 6, 2020 -
Add more tests and better docstrings
dwoz committedDec 6, 2020 -
Use patch_if to clean up tests
dwoz committedDec 6, 2020 -
dwoz committed
Dec 6, 2020 -
Run loaded methods in a context specific to the laoder
dwoz committedDec 6, 2020
Commits on Dec 5, 2020
Commits on Dec 4, 2020
-
-
Migrate multimaster tests to PyTest
s0undt3ch committedDec 4, 2020 -
s0undt3ch committed
Dec 4, 2020 -
-
-
`temp_file` helper now uses and returns `pathlib.Path`
s0undt3ch committedDec 4, 2020 -
Migrate `integration.minion.test_pillar` to PyTest
s0undt3ch committedDec 4, 2020
Commits on Dec 3, 2020
-
-
Migrate the rpmbuild integration test to PyTest
@dmurphy18 can you please revisit this test. It's seems to be failing on this error: ``` gpg: skipped "SaltStack Packaging Team (This key is for testing package signing only) <packaging@saltstack.com>": No secret key gpg: signing failed: No secret key Pass phrase check failed or gpg key expired Passed invalid arguments: Signing file /tmp/pytest-of-root/pytest-10/test_make_repo_without_gpg_age0/repo/hello-2.10-1.el7.x86_64.rpm failed with proc.status 1. Usage: ``` FYI, for the test to run on CI we also need saltstack/salt-jenkins#1685 merged and a new batch of golden images
s0undt3ch committedDec 3, 2020 -
Migrate the sdb vault tests to PyTest
s0undt3ch committedDec 3, 2020 -
Use a random port for the vault container
s0undt3ch committedDec 3, 2020 -
Migrate the SDB etcd DB integration tests to PyTest
s0undt3ch committedDec 3, 2020 -
Use a random port for the sdb etcd docker container to use
s0undt3ch committedDec 3, 2020 -
Migrate the salt-ssh pillar tests to PyTest
s0undt3ch committedDec 3, 2020 -
Fix the `salt_ssh_cli` fixture
s0undt3ch committedDec 3, 2020 -
Migrate state file tests which required pillar to PyTest
s0undt3ch committedDec 3, 2020 -
The `file_tree` ext pillar now has a fixture for it's root path
s0undt3ch committedDec 3, 2020 -
Migrate the integration pillar module tests to PyTest
s0undt3ch committedDec 3, 2020 -
Migrate `salt` CLI matcher tests to PyTest
s0undt3ch committedDec 3, 2020