Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-10-08Add initscripts to CentOS8 dockerfileChristian König
2022-10-01Add Fedora 35 and 36, remove 34 to/from the test suite (#4952)Dan Schaper
2022-10-01Remoce Fedora 34 from testsChristian König
2022-10-01Add initscripts to Fedora 35 and 36 dockerfileChristian König
2022-09-29Add Fedora 35 and 36 to the test suiteChristian König
2022-09-27Return default port if non-numeric characters are set in pihole-FTL.conf for ...no_portChristian König
2022-09-26No detour - use pihole-FTL.conf to get the API port numberChristian König
2022-09-26Update python tests and add black code formatter action (#4926)Adam Warner
2022-09-19Remove `installed_binary` variable which was leftover from https://github.com...Christian König
2022-09-19Format all /test files with blackChristian König
2022-09-19Update test requirementsChristian König
2022-09-17Merge branch 'development' into use_utilsuse_utilsyubiuser
2022-09-15Set tox envlist to py3tox_py3Christian König
2022-09-15Run test workflows on python 3.10Christian König
2022-09-03Drop Ubuntu 18 testsAdam Warner
2022-09-03Tweak FTL test to ensure we don't get false positives on incompatible OS (Wil...Adam Warner
2022-08-24Use utils.sh in install scriptChristian König
2022-08-22Store versions as key/value pairs rather than space delimeted valuestweak/version-fileAdam Warner
2022-08-08Fix test_installPiholeWeb_fresh_install_no_errors and test_installPihole_fres...Adam Warner
2022-07-31Merge pull request #4828 from pi-hole/centos7-can-do-oneAdam Warner
2022-07-30Move code from `check_epel_repo_required` into the rpm branch of the if check...centos7-can-do-oneAdam Warner
2022-07-30remove tests no longer neededAdam Warner
2022-07-30rename select_rpm_php and simplify it to remove code no longer needed (discus...Adam Warner
2022-07-30Remove special Centos7 hand holds. Move the unsupported dialog out to a furth...Adam Warner
2022-07-30First things first...Adam Warner
2022-07-26Fix stickler and codefactor complaintsmove_getFTLPIDFileChristian König
2022-07-26Add getFTLPID() testsChristian König
2022-07-26Add testsChristian König
2022-07-26Move FTL port and PID functions to utils.shChristian König
2022-07-26Ubuntu 21 tests are failing entirely. apt-update does not work on an impish v...Adam Warner
2022-07-10Adjust testsChristian König
2022-07-06Rename also in docker filesSKIP_INSTALLChristian König
2022-07-03Merge branch 'development' into tweak/dialogDan Schaper
2022-07-03Fix for epel mirror timeoutsDan Schaper
2022-07-03Add testing dependencies for CentOS7 and dialogDan Schaper
2022-07-03Change tests to mock dialogDan Schaper
2022-07-03Direct pull for epel-releaseDan Schaper
2022-07-02Adds spellcheck action to the smoke-tests (also moves editorconfig-checker to...Adam Warner
2022-06-26Ubt22 is jammy not impishChristian König
2022-06-26Re-add Ubuntu21 testsChristian König
2022-06-20Update test to reflect currently supported OSChristian König
2022-06-04Forgot two placesChristian König
2022-05-15Remove unused test which was commented since 5 years by PR 1244Christian König
2022-04-20Merge pull request #4700 from spmfox/4697-centos8-container-ftl-archAdam Warner
2022-04-20Mock `which sh` to reutrn `/bin/sh`.Dan Schaper
2022-04-19Split the tests, too. Enhance the descriptionsAdam Warner
2022-04-16Changed ldd binary check from /bin/ls to /usr/bin/bashspmfox
2022-04-15I tried to do too many things in one function, vastly overcomplicating what s...Adam Warner
2022-04-05Merge pull request #4653 from pi-hole/refactor-utils-reduxyubiuser
2022-04-05Address review commentsAdam Warner