docker-pi-hole/test/tests
Adam Warner 374f6f2537
Add in a test to kill start.sh and then ensure that pihole-FTL is gracefully exited.
We add in some sleeps to ensure that the log file is being written to before we check it
Log entry tests are based on many different passes of running this locally with all sorts of timeouts and sleeps, this seems to be the most consistent

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2023-08-09 23:31:39 +01:00
..
__init__.py Reorganise the repository 2022-07-15 17:43:09 +01:00
conftest.py Remove volume mount from tests, this causes issues with gravity not being able to read an adlist file symlinked to /dev/null 2023-08-09 22:57:35 +01:00
test_bash_functions.py test names should match the regular expression ^[a-z_][a-z0-9_]*$. Apparently 2023-07-24 18:37:46 +01:00
test_general.py Add in a test to kill start.sh and then ensure that pihole-FTL is gracefully exited. 2023-08-09 23:31:39 +01:00