You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Maxim Zhiltsov 760f40d3d8
Wait for OPA to load rules in tests startup (#5483)
OPA can take some time to load rules, but our tests don't wait for OPA,
and start right after the server is loaded.
Sometimes it works, but in other times the tests may fail because OPA is
still loading the rules.
This PR allows to wait for OPA during the test suite startup.
3 years ago
..
__init__.py Add 2nd layer of SDK (#19) 4 years ago
data.py Migrate tests/python to from os.path to pathlib (#5426) 3 years ago
init.py Wait for OPA to load rules in tests startup (#5483) 3 years ago
util.py Autoformat python tests (#5021) 3 years ago