kanidm/pykanidm/tests
Martin Weinelt 269d57b63c
Allow disabling networked tests in python client library (#994)
* Allow disabling networked tests in python client library

Distros often build packages in sandboxes, which will make tests that
access the network fail. Marking these tests with a network mark is a
good way to allow downstreams to disable just this subset of tests.

* adding some more flags

Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2022-08-17 09:26:11 +10:00
..
badssl_trusted_ca.pem Python module and rewritten RADIUS integration (#826) 2022-06-20 20:16:55 +10:00
test_authenticate.py Allow disabling networked tests in python client library (#994) 2022-08-17 09:26:11 +10:00
test_config_loader.py Python module and rewritten RADIUS integration (#826) 2022-06-20 20:16:55 +10:00
test_radius_token.py Python module and rewritten RADIUS integration (#826) 2022-06-20 20:16:55 +10:00
test_session_header.py Python module and rewritten RADIUS integration (#826) 2022-06-20 20:16:55 +10:00
test_ssl_ca.py Allow disabling networked tests in python client library (#994) 2022-08-17 09:26:11 +10:00
test_types.py Allow disabling networked tests in python client library (#994) 2022-08-17 09:26:11 +10:00
testutils.py Python module and rewritten RADIUS integration (#826) 2022-06-20 20:16:55 +10:00