2 Commits

Author SHA1 Message Date
706a12b8e4 feat: throwaway netbox deployment for end-to-end testing
compose stack modelled on the production netbox deployment (same pinned
images, worker, healthchecks) minus traefik: the API is served straight
on localhost and nothing survives an e2e-down.
2026-08-25 13:47:18 +02:00
362e71bff1 test: unit tests for config, filters, client and inventory building
pytest suite with mocked NetBox API responses, plus a makefile driving
venv setup, tests, linting and formatting.
2026-08-25 13:11:20 +02:00