salt/tests/integration
2018-03-23 13:30:22 -04:00
..
cli Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
client Lint fixes 2017-07-21 16:14:32 -06:00
cloud Merge pull request #46548 from Ch3LL/profit_test 2018-03-15 10:25:27 -04:00
externalapi tag venafi as destructive and expensive 2017-05-25 15:15:49 -06:00
files Accounting for a case when multiple onfails are used along with requires. Previously if you have multiple states using 'onfail' and two of those states using a 'require' against the first one state, the last two will run even if the 'onfail' isn't met because the 'require' is met because the first state returns true even though it didn't excute. This change adds an additional hidden variable that is used when checking requisities to determine if the state actually ran. 2018-03-15 17:45:42 -07:00
fileserver These are not integration tests 2017-04-01 14:22:51 +01:00
grains Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
loader The file listing needs to be sorted to return expectable results. 2017-06-01 18:47:22 +01:00
minion test updating the minion blackout timeout to 10 seconds 2018-01-21 14:42:56 -07:00
mockbin Add "mockbin" directory and a fake "su" wrapper for tests 2012-07-26 22:14:00 +06:00
modules Add groupadd module integration tests for Windows 2018-03-23 13:30:22 -04:00
netapi Merge branch '2016.11' into 'nitrogen' 2017-05-24 16:32:59 -06:00
output Lint: Remove extra empty lines at end of files 2017-12-01 14:46:27 -05:00
pillar Skip git_pillar tests on MacOSX 2017-06-06 17:17:57 -04:00
proxy Add state, grains and service proxy tests 2017-10-24 16:59:56 -04:00
reactor Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
renderers Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
returners Import from the original modules not tests.integration 2017-04-04 18:58:19 +01:00
runners Fix various spelling mistakes 2018-03-08 15:25:42 +01:00
sdb Take care of resource leakage on tests 2017-04-04 18:58:20 +01:00
shell Replace direct use of os.umask with use of existing context manager 2018-02-27 23:42:51 -06:00
spm specify checking man page path 2018-01-19 17:53:20 -07:00
ssh Further fixes to for salt-ssh test under heavy load 2018-01-22 07:33:42 -05:00
states Merge pull request #46619 from rallytime/merge-2017.7 2018-03-20 15:03:29 -04:00
utils Avoid race condition when iterating through processes 2017-06-29 15:08:17 -05:00
wheel Merge branch '2016.11' into 'nitrogen' 2017-05-04 11:49:33 -06:00
__init__.py Add masterless state.highstate integration test 2017-11-29 10:15:56 -05:00