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
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
2016-12-30Update test rig for new firewalldDan Schaper
2016-11-21Merge pull request #931 from pi-hole/update_testsDan Schaper
2016-11-17Add piholeDebug to testsDan Schaper
2016-11-04move PH_TRUE to Dockerfiles to DRYdiginc
2016-11-03remove the debug print in mock_commandAdam Hill
2016-11-03update Pihole fixture commentdiginc
2016-11-03no longer need to write bash test scriptsdiginc
2016-11-03switching testinfra's Docker run from dash to bashdiginc
2016-11-03add a comment about bash vs dash. future refact neededdiginc
2016-11-03update comments, add configureFirewall testdiginc
2016-11-03remove old pytest output filediginc
2016-11-02Clarify which DNS entry we are modifying.Dan Schaper
2016-11-02Match team convention in naming.Dan Schaper
2016-11-02Cap the variables and echo out the proper environment.Dan Schaper