Files
docker-pi-hole/test/TESTING.md
yubiuser 1ae1414db7 Major overhaul of the test suite
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-07-02 22:22:19 +02:00

263 B

Prerequisites

Make sure you have docker, python and tox installed.

Running tests locally

tox -c test/tox.ini

Should result in:

  • An image named pihole:CI_container being built
  • Tests being ran to confirm the image doesn't have any regressions