Commit Graph

6 Commits

Author SHA1 Message Date
df1d715257 test: add network namespace test
Tests networkNamespacePath and networkNamespaceService options.
Creates a network namespace, runs a mock Servarr inside it, verifies
namespace isolation (mock unreachable from default ns), and confirms
the init service provisions resources through the namespace.
2026-04-16 17:29:58 -04:00
a6518b507c test: add naming configuration test
Exercises the naming option which was previously untested.
Verifies fields are applied to Sonarr via config/naming API
and validates idempotency (second run reports 'already correct').
2026-04-16 17:29:44 -04:00
60fcce47df test: add jellyseerr 2026-04-13 19:59:18 -04:00
c5ff0808d2 be more leniant on startup time of *arr services 2026-03-27 23:05:39 -07:00
7c0a617640 add healthChecks option 2026-03-15 13:25:29 -04:00
ed22d77741 init 2026-03-03 14:26:55 -05:00