Commit History

Author SHA1 Message Date
  Pedro Algarvio 35646c5ed9 Fix PyLint `broad-except` 4 years ago
  Pedro Algarvio 44fbc4004a Tell PyTest tests were skipped by a mark 5 years ago
  Pedro Algarvio c4712e3b78 Add some pylint disables 5 years ago
  Pedro Algarvio 7de939f6b2 All salt imports should be done at the global module level 5 years ago
  Pedro Algarvio b539b561e0 The `skip_if_not_root` pytest marker is now windows compatible 5 years ago
  Pedro Algarvio 64a3739d00 Use `salt.serializers.yaml.deserialize()` to avoid deprecation warnings 5 years ago
  Pedro Algarvio 1c5d39ed31 Fix virtualenv binary discovery for windows 5 years ago
  Pedro Algarvio 96cac845d9 Apply the same config settings under PyTest as in bdf24f4064 5 years ago
  Pedro Algarvio 3f60d83694 Implement `requires_salt_modules` as a pytest marker 5 years ago
  Pedro Algarvio 85e387d13b Switch to `sminion` support code 5 years ago
  Pedro Algarvio ae304b539a Actually cache the grains 5 years ago
  Pedro Algarvio fd51465445 Assert that any temp states or pillar is not left behind 5 years ago
  Pedro Algarvio c5e0a19116 Refactor helper to allow handling non state temp files 5 years ago
  Pedro Algarvio 98ab80446e Add a pytest helper to create a temporary state file 5 years ago
  Pedro Algarvio 56f016b52f This is a custom fixture 5 years ago
  Pedro Algarvio 602d722e91 Future proof the code 5 years ago
  Pedro Algarvio d10734a066 Under Py3 we need `optimization_order` set on the opts dictionary 5 years ago
  Pedro Algarvio 8ff26f76d0 Add a session scoped grains fixture 5 years ago
  Pedro Algarvio eca0149b8b Allow using the grains dictionary to skip tests 5 years ago
  Pedro Algarvio 2d7bafdead Don't break MacOS tests because of long unix socket's paths 5 years ago
  Pedro Algarvio 85c86f1341 Fix `tests/integration/states/test_file.py::FileTest::test_issue_50221` 5 years ago
  Pedro Algarvio a82c0626cd Absolutely no unicode in `os.environ` 5 years ago
  Pedro Algarvio b245954afe Add test groups support 5 years ago
  Pedro Algarvio 37fce97e9a Move daemon fixtures to "where" they're used 5 years ago
  Pedro Algarvio 509a912a8f PyTest salt proxy tests support/fixes 5 years ago
  Pedro Algarvio 14c1ccdce9 Tell the pytest engine to stop sending events once matched 5 years ago
  Pedro Algarvio 86faed3102 Wipe the CLI scripts on start 5 years ago
  Pedro Algarvio 4f5e8f3903 `pillar_opts` must remain `True` 5 years ago
  Pedro Algarvio 708b5c9dc5 Coverage tracking fixes 5 years ago
  Pedro Algarvio 1dfa4b998e Concentrate test suite CLI script generation in PyTest Salt 5 years ago