Pedro Algarvio 6892e3af3a Move windows test white listing to pytest markers 5 anni fa
..
files ab7ace6aa5 Split out integration tests from pure unit tests. 12 anni fa
__init__.py d02a2bc224 Include the python encoding file header on tests. 11 anni fa
test_aliases.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_archive.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_beacons.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_boto_iam.py 4ca7931655 [PY3] Update modules/states for PY3/Unicode compatibility (B) 6 anni fa
test_boto_sns.py 4ca7931655 [PY3] Update modules/states for PY3/Unicode compatibility (B) 6 anni fa
test_cmdmod.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_config.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_cp.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_data.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_decorators.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_disk.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_dockermod.py a545af3282 Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 anni fa
test_event.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_file.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_gem.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_gentoolkitmod.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_git.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_grains.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_groupadd.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_hosts.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_jinja.py 296c08beb4 Add integration tests for modules/jinja.py 5 anni fa
test_key.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_linux_acl.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_localemod.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_lxc.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_mac_assistive.py a545af3282 Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 anni fa
test_mac_brew_pkg.py a545af3282 Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 anni fa
test_mac_desktop.py a545af3282 Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 anni fa
test_mac_group.py a545af3282 Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 anni fa
test_mac_keychain.py a545af3282 Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 anni fa
test_mac_pkgutil.py a545af3282 Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 anni fa
test_mac_portspkg.py a545af3282 Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 anni fa
test_mac_power.py a545af3282 Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 anni fa
test_mac_service.py a545af3282 Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 anni fa
test_mac_shadow.py a545af3282 Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 anni fa
test_mac_softwareupdate.py a545af3282 Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 anni fa
test_mac_sysctl.py a545af3282 Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 anni fa
test_mac_system.py a545af3282 Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 anni fa
test_mac_timezone.py a545af3282 Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 anni fa
test_mac_user.py a545af3282 Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 anni fa
test_mac_xattr.py ac0db895ab Prefer `RUNTIME_VARS` usage 5 anni fa
test_macdefaults.py a545af3282 Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 anni fa
test_mine.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_mysql.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_network.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_nilrt_ip.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_pillar.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_pip.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_pkg.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_publish.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_pw_user.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_rabbitmq.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_saltutil.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_service.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_shadow.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_ssh.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_state.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_state_jinja_filters.py 0891c6b580 fixing docstring 6 anni fa
test_status.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_supervisord.py ac0db895ab Prefer `RUNTIME_VARS` usage 5 anni fa
test_sysctl.py b3c1be27fb Tier two unicode updates for modules, states and related tests. 6 anni fa
test_sysmod.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_sysrc.py a545af3282 Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 anni fa
test_system.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_test.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_timezone.py a545af3282 Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 anni fa
test_useradd.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_virt.py 5ad64c54ff Replace `@requires_salt_modules` with `@pytest.mark.requires_salt_modules` 4 anni fa
test_virtualenv_mod.py ac0db895ab Prefer `RUNTIME_VARS` usage 5 anni fa
test_win_autoruns.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_win_dns_client.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_win_firewall.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_win_ip.py ea5c063237 Update old utils paths to use new paths 6 anni fa
test_win_lgpo.py a545af3282 Replace `@destructiveTest` with `@pytest.mark.destructive_test` 4 anni fa
test_win_ntp.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_win_pkg.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa
test_win_servermanager.py 6892e3af3a Move windows test white listing to pytest markers 4 anni fa