.. |
files
|
Split out integration tests from pure unit tests.
|
2012-02-20 13:18:13 +01:00 |
__init__.py
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
test_aliases.py
|
[PY3] Add unicode_literals to states/modules (A)
|
2018-01-14 01:31:52 -06:00 |
test_archive.py
|
Fix lint and test failures caused by bad merge
|
2018-08-31 14:08:58 -04:00 |
test_beacons.py
|
Fixing beacon state test. Adding a reset function to beacon module to clear out beacon configuration. Useful for tests runs to ensure bits are left over between runs.
|
2018-11-01 16:47:02 -07:00 |
test_boto_iam.py
|
[PY3] Update modules/states for PY3/Unicode compatibility (B)
|
2018-01-17 17:06:07 -06:00 |
test_boto_sns.py
|
[PY3] Update modules/states for PY3/Unicode compatibility (B)
|
2018-01-17 17:06:07 -06:00 |
test_cmdmod.py
|
Merge pull request #49011 from rallytime/merge-2018.3
|
2018-08-09 13:34:17 -04:00 |
test_config.py
|
Import from the original modules not tests.integration
|
2017-04-04 18:58:19 +01:00 |
test_cp.py
|
Merge branch '2017.7' into '2018.3'
|
2018-09-04 12:01:38 -04:00 |
test_data.py
|
Salt Unicode Update
|
2018-01-22 14:38:24 +03:00 |
test_decorators.py
|
Salt Unicode Update
|
2018-01-22 14:38:24 +03:00 |
test_disk.py
|
Salt Unicode Update
|
2018-01-22 14:38:24 +03:00 |
test_dockermod.py
|
[PY3] Add print_function import to files with unicode_literals already added
|
2017-12-15 12:14:18 -06:00 |
test_event.py
|
Merge branch '2017.7' into '2018.3'
|
2018-06-01 14:54:12 -04:00 |
test_file.py
|
Make windows file remove return like others
|
2018-09-11 08:37:46 -07:00 |
test_gem.py
|
Tier two unicode updates for modules, states and related tests.
|
2018-01-25 11:59:25 -08:00 |
test_gentoolkitmod.py
|
Salt Unicode Update 3rd tier 3rd bunch from DK
|
2018-01-22 14:38:49 +03:00 |
test_git.py
|
Merge branch '2017.7' into '2018.3'
|
2018-09-11 12:51:52 -04:00 |
test_grains.py
|
Merge branch '2017.7' into '2018.3'
|
2018-09-13 17:11:18 -04:00 |
test_groupadd.py
|
Update old utils paths to use new paths
|
2018-10-17 10:24:26 -04:00 |
test_hosts.py
|
Add unicode_literals to modules, states, tests (H)
|
2018-01-23 09:55:46 -05:00 |
test_key.py
|
Tier two unicode updates for modules, states and related tests.
|
2018-01-25 11:59:25 -08:00 |
test_linux_acl.py
|
Add unicode_literals to more modules, states, and tests
|
2018-01-23 10:08:59 -05:00 |
test_localemod.py
|
Rename exec module integration test files to respect naming convention
|
2018-08-14 13:53:30 -05:00 |
test_lxc.py
|
Add unicode_literals to more modules, states, and tests
|
2018-01-23 10:08:59 -05:00 |
test_mac_assistive.py
|
Merge branch '2017.7' into '2018.3'
|
2018-06-01 14:54:12 -04:00 |
test_mac_brew.py
|
Merge branch '2017.7' into '2018.3'
|
2018-06-01 14:54:12 -04:00 |
test_mac_defaults.py
|
Tier two unicode updates for modules, states and related tests.
|
2018-01-25 11:59:25 -08:00 |
test_mac_desktop.py
|
Tier two unicode updates for modules, states and related tests.
|
2018-01-25 11:59:25 -08:00 |
test_mac_group.py
|
Merge branch '2017.7' into '2018.3'
|
2018-06-01 14:54:12 -04:00 |
test_mac_keychain.py
|
Tier two unicode updates for modules, states and related tests.
|
2018-01-25 11:59:25 -08:00 |
test_mac_pkgutil.py
|
Update old utils paths to new paths
|
2018-01-26 17:34:29 -05:00 |
test_mac_ports.py
|
Tier two unicode updates for modules, states and related tests.
|
2018-01-25 11:59:25 -08:00 |
test_mac_power.py
|
Tier two unicode updates for modules, states and related tests.
|
2018-01-25 11:59:25 -08:00 |
test_mac_service.py
|
Merge branch '2017.7' into '2018.3'
|
2018-07-23 11:15:43 -04:00 |
test_mac_shadow.py
|
Tier two unicode updates for modules, states and related tests.
|
2018-01-25 11:59:25 -08:00 |
test_mac_softwareupdate.py
|
Tier two unicode updates for modules, states and related tests.
|
2018-01-25 11:59:25 -08:00 |
test_mac_sysctl.py
|
Rename exec module integration test files to respect naming convention
|
2018-08-14 13:53:30 -05:00 |
test_mac_system.py
|
Merge branch '2017.7' into '2018.3'
|
2018-07-23 11:15:43 -04:00 |
test_mac_timezone.py
|
Merge branch '2017.7' into '2018.3'
|
2018-07-23 11:15:43 -04:00 |
test_mac_user.py
|
Merge branch '2017.7' into '2018.3'
|
2018-06-01 14:54:12 -04:00 |
test_mac_xattr.py
|
Tier two unicode updates for modules, states and related tests.
|
2018-01-25 11:59:25 -08:00 |
test_mine.py
|
[PY3] Add unicode_literals to high-priority modules/states
|
2018-01-24 10:33:58 -06:00 |
test_mysql.py
|
Add more unicode_literals to modules, states, and test files
|
2018-01-22 09:32:29 -05:00 |
test_nacl.py
|
Add more tests to whitelist for Windows
|
2018-09-10 09:34:27 -07:00 |
test_network.py
|
Update old utils paths to use new utils paths
|
2018-04-27 13:44:44 -04:00 |
test_nilrt_ip.py
|
Add unicode_literals to modules, states, and tests [n]
|
2018-01-22 09:42:15 -05:00 |
test_pillar.py
|
Rename some files to avoid them being identified as test modules
|
2018-08-14 13:53:30 -05:00 |
test_pip.py
|
Increase timeout on flaky test
|
2018-09-19 11:21:12 -06:00 |
test_pkg.py
|
Skip test that is not applicable on windows
|
2018-09-19 11:21:13 -06:00 |
test_publish.py
|
Tier two unicode updates for modules, states and related tests.
|
2018-01-25 11:59:25 -08:00 |
test_pw_user.py
|
Merge branch '2017.7' into '2018.3'
|
2018-06-01 14:54:12 -04:00 |
test_rabbitmq.py
|
Updating various modules, states and related tests for Unicode fun & profit part one.
|
2018-01-23 11:53:16 -08:00 |
test_saltutil.py
|
Skip pillar refresh test
|
2018-10-09 10:26:45 -04:00 |
test_service.py
|
Merge branch '2017.7' into '2018.3'
|
2018-09-07 16:19:19 -04:00 |
test_shadow.py
|
Move run_function call from __init__ to setup
|
2018-08-23 15:34:27 -04:00 |
test_ssh.py
|
Tier two unicode updates for modules, states and related tests.
|
2018-01-25 11:59:25 -08:00 |
test_state_jinja_filters.py
|
fixing docstring
|
2018-04-06 13:19:10 -07:00 |
test_state.py
|
Update old utils paths to use new utils paths
|
2018-10-02 15:12:58 -04:00 |
test_status.py
|
Mark status test as flaky
|
2018-08-30 11:34:05 -04:00 |
test_supervisord.py
|
Tier two unicode updates for modules, states and related tests.
|
2018-01-25 11:59:25 -08:00 |
test_sysctl.py
|
Tier two unicode updates for modules, states and related tests.
|
2018-01-25 11:59:25 -08:00 |
test_sysmod.py
|
[PY3] Add unicode_literals to salt.utils modules (A-D)
|
2018-01-13 16:08:56 -06:00 |
test_sysrc.py
|
Updating various modules, states and related tests for Unicode fun & profit part one.
|
2018-01-23 11:53:16 -08:00 |
test_system.py
|
Merge branch '2017.7' into '2018.3'
|
2018-11-12 16:11:17 -05:00 |
test_test.py
|
[PY3] Add unicode_literals to more high-priority states/modules
|
2018-01-22 08:26:28 -06:00 |
test_timezone.py
|
Update old utils paths to use new paths
|
2018-07-31 18:20:35 -04:00 |
test_useradd.py
|
Merge branch '2017.7' into '2018.3'
|
2018-09-11 12:51:52 -04:00 |
test_virt.py
|
Add unicode_literals to modules, states, and related tests
|
2018-01-23 15:26:25 -05:00 |
test_virtualenv_mod.py
|
Rename exec module integration test files to respect naming convention
|
2018-08-14 13:53:30 -05:00 |
test_win_autoruns.py
|
Rename exec module integration test files to respect naming convention
|
2018-08-14 13:53:30 -05:00 |
test_win_dns_client.py
|
Replace old utils paths with new utils paths
|
2018-05-29 11:19:34 -04:00 |
test_win_firewall.py
|
Rename exec module integration test files to respect naming convention
|
2018-08-14 13:53:30 -05:00 |
test_win_ip.py
|
Update old utils paths to use new paths
|
2018-07-23 11:32:08 -04:00 |
test_win_lgpo.py
|
add runTest method to class for PY2
|
2018-11-02 08:03:43 -05:00 |
test_win_ntp.py
|
Merge branch '2017.7' into '2018.3'
|
2018-09-04 12:01:38 -04:00 |
test_win_pkg.py
|
The test is not a flush problem
|
2018-10-16 22:22:49 -07:00 |
test_win_servermanager.py
|
Replace old utils paths with new utils paths
|
2018-05-29 11:19:34 -04:00 |