Pedro Algarvio
|
439dd9fe9a
Upgrade pip on the created virtualenv's
|
4 years ago |
ch3ll
|
08dd367ca8
Add verify_ssl to file.managed state
|
4 years ago |
Pedro Algarvio
|
0aba49c7d3
Bump pytest-salt-factories to 0.92.x
|
4 years ago |
Pedro Algarvio
|
b2287e4a23
Add skip decorator to use in tests that need to run under PyTest
|
4 years ago |
Pedro Algarvio
|
de833885d4
Don't install setuptools >= 50.0.0 until they release something useful
|
4 years ago |
Pedro Algarvio
|
87c94b3490
Never use setuptools==50.0.0
|
4 years ago |
Pedro Algarvio
|
705c015736
Move `get_virtualenv_binary_path` to `tests.support.helpers`
|
4 years ago |
Pedro Algarvio
|
86a86e6b58
Add more insight into failures
|
4 years ago |
Pedro Algarvio
|
0feff2ce4f
Not an integration test. Fix test.
|
4 years ago |
Dmitry Kuzmenko
|
82bcb20f5c
Minor fix to pycrypto and update the test.
|
4 years ago |
Pedro Algarvio
|
5c34e9d7d0
Wrap `subprocess.run` result in `ProcessResult` for better log format
|
4 years ago |
Pedro Algarvio
|
0c73acf16c
Always go back to the old cwd.
|
4 years ago |
Dmitry Kuzmenko
|
400e9de43b
Fixed salt key management with eauth.
|
5 years ago |
Pedro Algarvio
|
743b47de51
Add helper code to run CLI commands
|
4 years ago |
Pedro Algarvio
|
e157459016
Switch to pytest-salt-factories
|
4 years ago |
Pedro Algarvio
|
83e0c6e929
Speed up our skip helpers
|
4 years ago |
Wayne Werner
|
1e16375702
Inline our code with what `unittest.case.skip` does
|
4 years ago |
Daniel A. Wozniak
|
675cd8db04
Handle un-ordered test decorators
|
4 years ago |
Pedro Algarvio
|
2209c25bf9
Add --run-slow flag to runtests.py
|
4 years ago |
Pedro Algarvio
|
dd951758e8
Implement `change_cwd` context manager and use it.
|
4 years ago |
Pedro Algarvio
|
8531c48564
Allow providing a reason for the skip
|
4 years ago |
Pedro Algarvio
|
63c1d2edf0
Temporarily skip tests which were simply ignored before pytest
|
4 years ago |
Daniel Wozniak
|
138fc18c43
Merge pull request #56280 from bdrung/internet-access
|
4 years ago |
Benjamin Drung
|
5898140315
Allow skipping test cases that need Internet access
|
4 years ago |
Pedro Algarvio
|
4d52728017
Concentrate random string generation into a generic helper
|
4 years ago |
Blacken Salt
|
0b2a5613b3
Blacken salt
|
4 years ago |
Daniel Wozniak
|
192edbf3fc
Merge pull request #55952 from dwoz/vendored_tornado2
|
4 years ago |
Pedro Algarvio
|
4d0f2c2cd0
Use `SMinion` to create the virtualenv
|
4 years ago |
Pedro Algarvio
|
c5157aa496
Add a `VirtualEnv` tests helper
|
4 years ago |
Daniel A. Wozniak
|
4a46f3e3b4
Use vendored tornado instead of system tornado
|
4 years ago |