Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 935 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 935 Bytes

pipeline coverage

opsiclientd

This is the service which runs on every windows / linux client managed by opsi.

License

This library is released under the AGPLv3 and the copyright belongs to uib GmbH if this is not noted otherwise in the file itself.

Development in Dev Container

Run Tests

  • Start opsiclientd with test config: poetry run opsiclientd --config-file=tests/data/opsiclientd.conf
  • Run tests: poetry run pytest -vv tests