Commit Graph

27 Commits

Author SHA1 Message Date
Mark Drobnak 95bdd62777 Merge pull request #167 from pi-hole/new/variablefilenames
Make long-term database location adjustable
2017-12-12 12:16:06 -05:00
DL6ER 49b229e51f Another modifications to the changed test
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-12-11 22:21:06 +01:00
DL6ER 7925a7755c Adjust test to include a mixed domain
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-12-11 22:16:31 +01:00
DL6ER 4da545e057 Tweaks for Travis automated testing
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-12-07 22:20:34 +01:00
DL6ER 5da14ffcc7 Syntax error in test
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-11-22 18:47:27 +01:00
DL6ER 3ec7f59357 Adjust Travis tests as the hostname for 127.0.0.1 changed ... don't rely on it any longer
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-11-22 18:43:54 +01:00
DL6ER 9975f617bf Add two tests for "invalid option" and "help"
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-11-04 13:35:11 +01:00
DL6ER 94b08d8080 Adjust test suite to account for the extra return "status ..." in ">stats"
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-10-05 17:53:35 +02:00
DL6ER d8e037fc32 Send confirmation after ">kill" command
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-09-24 11:20:04 +02:00
DL6ER 1c7f8dc2c0 Adjust tests to check for percentages instead of absolute numbers
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-09-20 17:23:56 +02:00
DL6ER a8d0117cfc Corrected tests
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-09-19 22:47:30 +02:00
DL6ER 21c9a497e2 Make "unique_clients" returning the number of clients that have been active within the most recent 24 hours (match the behavior of top-clients). Add "clients_ever_seen" to preserve the information of how many unique clients FTL has seen in its runtime (whether or not they have been active recently) 2017-08-13 14:53:45 +02:00
DL6ER 320e10f211 Adapt test suite as pi.hole is now an ignored domain (we will also check for that it does not appear anywhere in the statistics)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-07-20 20:34:40 +02:00
DL6ER 8b316c3d8a Merge pull request #115 from pi-hole/fix/Travis-CI
Fix Travis test suite (work around a Travis bug)
2017-07-17 18:07:24 +02:00
DL6ER 5a5b04be43 Explicitly kill FTL at the end of the test suite to mitigate a Travis bug (https://github.com/travis-ci/travis-ci/issues/8082) 2017-07-17 11:53:45 +02:00
DL6ER 845bf8354f Offer unsorted list of forward destinations (test may fails) 2017-07-08 13:59:23 +02:00
DL6ER 9619f135f2 Adapt tests to consider additional API output 2017-06-19 19:47:32 +02:00
DL6ER 9a51c12c95 Adjust last test 2017-06-17 22:31:52 +02:00
DL6ER 12d795af75 Adjust tests 2017-06-17 19:16:39 +02:00
DL6ER 94def4a9c9 Extend test suite - expected to fail 2017-06-17 14:31:05 +02:00
DL6ER 91a722ec6a Adapt tests to new insert statement 2017-06-12 12:34:01 +02:00
DL6ER 9fa2cfbf31 Prnt content of pihole-FTL.log 2017-06-12 12:11:30 +02:00
DL6ER 9c0776340d Print content of pihole.log when testing 2017-06-12 12:09:06 +02:00
DL6ER 94c7f39d6c Merge branch 'development' into new/db
Conflicts:
	Makefile
2017-06-12 12:07:04 +02:00
DL6ER b951b72aa9 Add database content test 2017-06-12 11:59:29 +02:00
DL6ER 27d48a8cdd Try to connect on port 4711 2017-06-05 15:18:06 +02:00
DL6ER 380aee6689 Add test suite for FTL 2017-06-05 15:12:38 +02:00