cottand / leng

:zap: fast dns server, built to block advertisements and malware servers
https://cottand.github.io/leng/
MIT License
64 stars 68 forks source link

test: add integration nixos tests #63

Closed cottand closed 2 months ago

cottand commented 2 months ago

Adds integration tests that spin up a VM to test systemctl start, DNS and metrics APIs

These are meant to be the base for more complex tests in the future, to hopefully narrow down issues like https://github.com/Cottand/leng/issues/55.

This PR also changes the NixOS module to allow for more paths for the sources database.