salt/tests
Erik Johnson 07d6f2aca0
Enhancements to --from-filenames, --filename-map options
This commit adds the following features:

- Changes to test modules are identified, and those tests are added to
  the list of tests to be run
- expr_match is used to allow the filename map to use either globbing or
  regular expressions
- Corresponding state tests are added when doing filename matches,
  meaning that for example the git state tests will be run when the git
  execution module is in the --from-filenames list
2018-10-23 14:21:21 -05:00
..
integration Merge pull request #50085 from dwoz/win_pkg_redux 2018-10-19 11:16:15 -07:00
kitchen comment wordpress module 2017-10-30 13:34:28 -06:00
perf
pkg/rpm
support Enhancements to --from-filenames, --filename-map options 2018-10-23 14:21:21 -05:00
unit Add test_to_none 2018-10-23 10:30:31 -04:00
utils Move test case to the unit tests 2018-01-26 10:34:31 +01:00
__init__.py
buildpackage.py
committer_parser.py Use with blocks (or try/finally) to ensure filehandles are closed 2017-11-09 15:05:40 -06:00
conftest.py Merge branch '2017.7' into '2018.3' 2018-06-11 11:45:37 -04:00
consist.py Replace yaml usage with a helper to ensure unicode is handled properly 2018-01-03 14:14:21 -06:00
eventlisten.py
eventlisten.sh
filename_map.yml Add an initial filename_map 2018-10-23 14:21:21 -05:00
jenkins.py Replace yaml usage with a helper to ensure unicode is handled properly 2018-01-03 14:14:21 -06:00
minionswarm.py Merge branch '2017.7' into '2018.3' 2018-06-11 11:45:37 -04:00
modparser.py Replace yaml usage with a helper to ensure unicode is handled properly 2018-01-03 14:14:21 -06:00
packdump.py
runtests.py Don't run unit or integration tests unnecessarily 2018-10-23 14:21:21 -05:00
salt-tcpdump.py
saltsh.py Replace yaml usage with a helper to ensure unicode is handled properly 2018-01-03 14:14:21 -06:00
wheeltest.py
whitelist.txt Merge branch '2018.3' into shelltests 2018-10-05 11:15:23 -07:00
zypp_plugin.py