This website requires JavaScript.
Explore
Help
Register
Sign In
Pi-Hole
/
docker-pi-hole
Watch
1
Star
0
Fork
0
You've already forked docker-pi-hole
mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced
2026-04-28 04:33:59 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afdb7a110dacaf625e485cd67d053e7e8d61faad
docker-pi-hole
/
test
History
Adam Warner
cb16942096
Address Sonar rules S125 (
https://rules.sonarsource.com/python/RSPEC-125
) and S1481 (
https://rules.sonarsource.com/python/RSPEC-1481
)
...
Signed-off-by: Adam Warner <
me@adamwarner.co.uk
>
2022-06-06 22:04:44 +01:00
..
__init__.py
adding some missing files from merger mistakes
2016-08-28 02:30:10 -05:00
conftest.py
Address Sonar rule S1192 (
https://rules.sonarsource.com/python/RSPEC-1192
)
2022-06-06 21:58:09 +01:00
test_bash_functions.py
Address Sonar rules S125 (
https://rules.sonarsource.com/python/RSPEC-125
) and S1481 (
https://rules.sonarsource.com/python/RSPEC-1481
)
2022-06-06 22:04:44 +01:00
test_pihole_scripts.py
Address Sonar rules S125 (
https://rules.sonarsource.com/python/RSPEC-125
) and S1481 (
https://rules.sonarsource.com/python/RSPEC-1481
)
2022-06-06 22:04:44 +01:00
test_start.py
Address Sonar rules S117 (
https://rules.sonarsource.com/python/RSPEC-117
) and S1542(
https://rules.sonarsource.com/python/RSPEC-1542
) in all test .py files
2022-06-06 21:26:47 +01:00
test_volume_data.sh
Update everything to use bullseye as the default debian version
2022-05-02 22:36:59 -04:00
test_volumes.py
add a skip directive to
test_volume_shell_script
, as I can't work out how to fix it just yet...
2021-09-12 14:24:50 +01:00