Commit History

Author SHA1 Message Date
  Pedro Algarvio d286ad53a0 Use `RUNTIME_VARS` instead 5 years ago
  Pedro Algarvio 580a21e64b Use `build_minion_opts` instead 5 years ago
  Pedro Algarvio 75f7dad33c All salt imports should be done at the global module level 5 years ago
  Pedro Algarvio b300174aa1 No module unloading. Maintain the Zen of Python. 5 years ago
  Pedro Algarvio fc8cdc339d Fix variable typo 5 years ago
  Pedro Algarvio 43eb565386 Replace `@requires_network` with `@pytest.mark.requires_network` 5 years ago
  Pedro Algarvio d8e5862ae4 Remove dead code 5 years ago
  Pedro Algarvio a020349baf Replace `@skip_if_binaries_missing` with `@pytest.mark.skip_if_binaries_missing` 5 years ago
  Pedro Algarvio 3e1abd95da Replace `@requires_salt_modules` with `@pytest.mark.requires_salt_modules` 5 years ago
  Pedro Algarvio 5a93c7ea93 Replace `@expensiveTest` with `@pytest.mark.expensive_test` 5 years ago
  Pedro Algarvio 898ec93c5d Replace `@destructiveTest` with `+@pytest.mark.destructive_test` 5 years ago
  Pedro Algarvio 7a242b521f Replace `@skip_if_not_root` with `@pytest.mark.skip_if_not_root` 5 years ago
  Pedro Algarvio a5c9d9983c Use `RUNTIME_VARS` instead 5 years ago
  Pedro Algarvio a3a9ee085b Remove `runtests.py` and it's supporting code 5 years ago
  Pedro Algarvio 96132a23f8 Stop importing from `tests.integration` 5 years ago
  Pedro Algarvio 814f7c61c1 Fix virtualenv binary discovery for windows 5 years ago
  Pedro Algarvio af9b3bcb24 Apply the same config settings under PyTest as in bdf24f4064 5 years ago
  Pedro Algarvio a664354018 Use `salt.serializers.yaml.deserialize()` to avoid deprecation warnings 5 years ago
  Pedro Algarvio 5852fab798 Fix the `required_salt_modules` marker 5 years ago
  Pedro Algarvio d9f712b908 The default syndic daemons are not required to be running 5 years ago
  Pedro Algarvio 46a4bff7d5 Single process termination implementation 5 years ago
  Pedro Algarvio 48afb21cf5 Bump pyest-salt version to fix process termination on windows 5 years ago
  Pedro Algarvio 49ccfbaacf Remove `linux_distribution` usage on tests for skipping 5 years ago
  Pedro Algarvio 38a61391a0 Drive letter is sometimes uppercase. 5 years ago
  twangboy 54d68fdd8c Ensure os.environ does not contain unicode chars 5 years ago
  Pedro Algarvio 31a07cff22 Remove useless test 5 years ago
  Matt Phillips 0b21e37fc6 salt.loader/salt.state: add shared context for state modules/render 5 years ago
  Pedro Algarvio 9e6123c365 Take into account custom grains 5 years ago
  Pedro Algarvio dd3f6bfa76 Assert that any temp states or pillar is not left behind 5 years ago
  Pedro Algarvio 1b5c8e72ed Be sure to return unicode 5 years ago