kanidm/pykanidm
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
..
docs Python module and rewritten RADIUS integration (#826) 2022-06-20 20:16:55 +10:00
kanidm Improve radius to support eap-tls with ca-dir (#957) 2022-08-01 18:55:44 +10:00
tests Allow disabling networked tests in python client library (#994) 2022-08-17 09:26:11 +10:00
mkdocs.yml Python module and rewritten RADIUS integration (#826) 2022-06-20 20:16:55 +10:00
poetry.lock Bump pydantic from 1.9.1 to 1.9.2 in /pykanidm (#992) 2022-08-15 14:45:52 +10:00
pyproject.toml Allow disabling networked tests in python client library (#994) 2022-08-17 09:26:11 +10:00
README.md Python module and rewritten RADIUS integration (#826) 2022-06-20 20:16:55 +10:00
run_coverage.sh Python module and rewritten RADIUS integration (#826) 2022-06-20 20:16:55 +10:00

kanidm

A Python module for interacting with Kanidm.

Installation

This probably won't work until we package and release it...

python -m pip install kanidm