Pedro Algarvio
|
4758f82eb5
Mark slow tests
|
4 years ago |
Pedro Algarvio
|
86f3addeef
Replace `@requires_salt_states` with `@pytest.mark.requires_salt_states`
|
4 years ago |
Pedro Algarvio
|
24d2ad7681
Replace `@requires_network` with `@pytest.mark.requires_network`
|
4 years ago |
Pedro Algarvio
|
916450716f
Replace `@requires_salt_modules` with `@pytest.mark.requires_salt_modules`
|
4 years ago |
Pedro Algarvio
|
18d92ade0a
Replace `@destructiveTest` with `@pytest.mark.destructive_test`
|
4 years ago |
Pedro Algarvio
|
2941634f1c
Replace `@skip_if_not_root` with `@pytest.mark.skip_if_not_root`
|
4 years ago |
Pedro Algarvio
|
6ba04cc7da
Add windows test whitelisting as pytest markers
|
4 years ago |
Blacken Salt
|
0b2a5613b3
Blacken salt
|
4 years ago |
Pablo Suárez Hernández
|
bdd6fb0ea8
Merge branch 'master' into master-yumpkg-do-not-break-repo-files-with-multiline-values
|
4 years ago |
Pablo Suárez Hernández
|
761c61da9b
Exclude test_mod_del_repo_multiline_values for SUSE distros
|
4 years ago |
Daniel Wozniak
|
480cf7b898
Merge branch 'master' into master-yumpkg-do-not-break-repo-files-with-multiline-values
|
4 years ago |
Tyler Johnson
|
7225053fe2
Separated check for sminion attributes to top level
|
4 years ago |
Tyler Johnson
|
b3903ed289
Fix mac_brew_pkg returning dict instead of string
|
4 years ago |
Tyler Johnson
|
9e31aa4968
Added helpers for pkg tests
|
4 years ago |
Alan Somers
|
8e31f28f38
Add an integration test for pkg.which
|
4 years ago |
Alan Somers
|
e3a00e3871
Implement PkgModuleTest.test_pkg_latest_version for FreeBSD
|
4 years ago |
ch3ll
|
202257e607
Import correct six module
|
4 years ago |
Daniel Wozniak
|
576bd85a01
Merge pull request #55256 from mateiw/master-dpkg-info-status
|
5 years ago |
Matei Albu
|
7184e7dcc7
fixup! Let dpkg.info expose package status
|
5 years ago |
Pedro Algarvio
|
89c1d9496b
Lint fixes
|
5 years ago |
Pedro Algarvio
|
dca4936bfb
Only root can run these tests
|
5 years ago |
Pablo Suárez Hernández
|
e5d1a14c33
Add integration test for del_mod_repo with multiline values
|
5 years ago |
Megan Wilhite
|
135c5e38d4
Merge branch 'master' into mf-master
|
5 years ago |
Pedro Algarvio
|
6467bef52c
Skip `test_pkg_upgrade_has_pending_upgrades` on Arch Linux
|
5 years ago |
ch3ll
|
6cb1a94109
Fix pylint
|
5 years ago |
Ch3LL
|
46fc085708
Merge remote-tracking branch master into mf-master
|
5 years ago |
Tyler Johnson
|
a3f92fa5c1
ignore pwd import alltogether
|
5 years ago |
Tyler Johnson
|
282310eb99
removed useless import var
|
5 years ago |
Tyler Johnson
|
78238be494
pwd module cannot be found on windows
|
5 years ago |
Tyler Johnson
|
5aef5d44f5
skip pkg test on mac that can't run as root
|
5 years ago |