salt/tests/integration
Oleg Gashev 2a88028595 Added skip test_ext_pillar_env_mapping if git module does not exist.
If module named git does not exist, test test_ext_pillar_env_mapping
fail:

======================================================================
ERROR: test_ext_pillar_env_mapping
(integration.modules.pillar.PillarModuleTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/git/salt/tests/integration/modules/pillar.py", line 120, in
test_ext_pillar_env_mapping
    import git
ImportError: No module named git

Added skip test_ext_pillar_env_mapping test.
2015-10-05 14:47:25 -06:00
..
cli Fix test to give more data on failure 2015-03-27 16:50:39 -06:00
client disable intermittently failing tests 2015-05-28 16:23:57 -06:00
cloud Update Joyent Cloud Tests 2015-09-04 12:23:05 -06:00
files Also add -Z to script args for cloud tests 2015-08-24 16:02:26 -06:00
fileserver Pylint fix - remove unused import 2015-02-11 09:35:04 -07:00
loader Fix many errors with __virtual__ in tests 2015-08-21 14:01:03 -06:00
mockbin Add "mockbin" directory and a fake "su" wrapper for tests 2012-07-26 22:14:00 +06:00
modules Added skip test_ext_pillar_env_mapping if git module does not exist. 2015-10-05 14:47:25 -06:00
netapi Remove mocks from rest_cherrypy integration tests 2015-09-08 15:40:06 -06:00
output Fix imports 2015-02-26 09:41:22 +00:00
runners disable intermittently failing tests 2015-05-28 16:23:57 -06:00
shell disable intermittently failing tests 2015-05-28 16:23:57 -06:00
ssh More Pylint 2014-05-23 15:27:19 -06:00
states Integration Test for Issue 25250 2015-07-24 13:28:15 -06:00
utils cleanup "Caste jid as str (its an int all over), and change runner tag to correct prefix" 2015-01-28 18:43:43 -08:00
wheel Pass opts not an ImmutableDict of opts 2015-01-28 18:43:45 -08:00
__init__.py Some small test clean up changes 2015-04-24 16:27:22 -06:00