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
2018-03-06- Check file /etc/pihole/ftlbranch for current FTL branch, download from gith...Adam Warner
2017-09-18Remove index.js testWaLLy3K
2017-09-09remove no longer needed testsAdam Warner
2017-07-26Clean up known remaining colour output issues (#1613)WaLLy3K
2017-07-26Always process DNS and DHCP settings in installer (#1630)Mcat12
2017-07-13initial changes to tests to take into account changes to stringsAdam Warner
2017-06-26Integrate DL's update.sh fixes.Dan Schaper
2017-06-25Remove testing for `debug` as this is getting a re-write by Jacob.Dan Schaper
2017-06-25Test exclusion for sourced files SC1090.Dan Schaper
2017-06-21Colourise Core Output Text (#1471)Adam Warner
2017-06-05Revert "Add FTL tests to the test suite (#1510)" (#1519)DL6ER
2017-06-04Add FTL tests to the test suite (#1510)DL6ER
2017-06-03Prefer ULA over GUA addresses [IPv6] (#1508)DL6ER
2017-03-16updated travis for new firewalld add servicegeorou
2017-02-21Tests changed to reflect `uname` calls.Dan Schaper
2017-02-21Remove test_FTL_support_files_installed as we create them using the init.d sc...DL6ER
2017-02-21Check file path and permissions in one go.Dan Schaper
2017-02-21Check support files installed and permissions.Dan Schaper
2017-02-21Check binary installed and functional.Dan Schaper
2017-02-20Download tests.Dan Schaper
2017-02-20Debian buildpack image for docker (Need `curl` for testing, using scm version...Dan Schaper
2017-02-20Factor out downloader from detector function.Dan Schaper
2017-02-20Change from `uname -m` to straight `arch`Dan Schaper
2017-02-20Merge remote-tracking branch 'origin/new/FTL-binary' into new/FTL-binaryDan Schaper
2017-02-20Mock ldd command response.Dan Schaper
2017-02-20Test aarch64 detectionDan Schaper
2017-02-20Mock ldd command response.Dan Schaper
2017-02-20Template for FTL engine type tests.Dan Schaper
2017-01-29Last rule check.Dan Schaper
2017-01-29Error check.Dan Schaper
2017-01-29Populate all required variables with a distro check.Dan Schaper
2017-01-29Test for failure.Dan Schaper
2017-01-29Start test templates.Dan Schaper
2017-01-28Populated directory testDan Schaper
2017-01-28Individual Page testsDan Schaper
2017-01-28Make full path to directory for pihole web page.Dan Schaper
2017-01-28Fresh install web page directory testsDan Schaper
2017-01-25Last of the IPTables tests, new test rig is operating.Dan Schaper
2017-01-25`firewall-cmd --state` returns 0 on 'running' non 0 on 'not running',Dan Schaper
2017-01-25IPtables tests.Dan Schaper
2017-01-24No firewall enabled test.Dan Schaper
2017-01-24Start IPTables test, get baseline for commands in the container. SeeDan Schaper
2017-01-24Full test suite for firewallD configuration.Dan Schaper
2017-01-24Revert second test.Dan Schaper
2017-01-24Test firewallD enabled and disabled.Dan Schaper
2017-01-24Only expect text output, not the leader `:::`Dan Schaper
2017-01-24Try mocking whiptailDan Schaper
2017-01-24Fix moved incorrect blocks.Dan Schaper
2017-01-24Rename test for firewallD, running state.Dan Schaper
2017-01-24Attempt at modifying firewall rules for testing.Dan Schaper