fail2ban/fail2ban/tests
2019-02-24 17:14:53 +01:00
..
action_d test-cases: availability of badips-service - avoid sporadic errors (like "The handshake operation timed out") during setup of tests 2019-02-22 14:07:11 +01:00
config amend to #1622: jail-reader supports now multi-line option for multi-line action parameter: 2019-02-11 11:54:58 +01:00
files covering short form of IPv6 (written-out full form of IPv6 is safe, no matter with or without square brackets) 2019-02-22 12:50:34 +01:00
__init__.py Merge branch 'master' into 0.9 2013-05-08 15:16:13 -04:00
actionstestcase.py implements gh-2349: fail2ban-client set jain banip/unbanip ip1 .. ipN extended to ban/unban multiple tickets; 2019-02-20 14:56:00 +01:00
actiontestcase.py fixes issue with wrong-chars in string items of CallingMap by its representation, additionally don't calculate values implicitly (may be unexpected for some constellations resp. too slow in DEBUG) 2018-06-29 18:33:24 +02:00
banmanagertestcase.py pragma: no cover - availability (once after error case only) 2018-02-26 18:35:30 +01:00
clientbeautifiertestcase.py output execution time of each test case if verbosity > 2 2017-03-14 13:34:54 +01:00
clientreadertestcase.py optimizes processing of server-configuration stream by start and reload (no interim outputs produced, several calls of get-functions avoided also). 2019-02-21 15:54:56 +01:00
databasetestcase.py extend test-cases to check the database is still operable (not locked) after all the errors during the simulation 2018-07-05 16:23:33 +02:00
datedetectortestcase.py allow to parse milliseconds as float + more test cases; 2018-01-31 11:07:49 +01:00
dummyjail.py RF: make Jail new style class, avoiding multiple inheritance with object 2015-12-29 12:49:24 +01:00
fail2banclienttestcase.py resolves py3.x compat issues in tests 2019-02-24 17:14:53 +01:00
fail2banregextestcase.py provide more meaningful error-message if invalid datepattern set; 2019-02-12 14:36:40 +01:00
failmanagertestcase.py output execution time of each test case if verbosity > 2 2017-03-14 13:34:54 +01:00
filtertestcase.py fail2ban-client: extended with new feature which allows to inform fail2ban about single or multiple attempts (failure) for IP (failure-ID), syntax: 2019-02-20 16:47:53 +01:00
misctestcase.py amend to bcf557990e: wrong logging syntax will not throw an error anymore (logged now, as logging is safe) 2018-07-05 23:04:38 +02:00
samplestestcase.py extends samples test-case factory to see the matched regex number and expression in assert message (helps if some similar regexp's available in filter) 2018-07-18 15:30:06 +02:00
servertestcase.py coverage and few enhancements 2019-02-21 14:36:18 +01:00
sockettestcase.py fix several errors (shutdown in test-cases during stop communication, better error handling by unpickle/deserialization, etc) 2018-03-02 21:39:08 +01:00
tickettestcase.py introduced new flag "banned" as property, used to recognize the ticket was really banned; 2016-09-09 16:12:48 +02:00
utils.py dnsToIp and other DNSUtils primitives uses sets instead of lists now (speed-up search of ip, e. g. ignoreself/ignoreip check process) 2018-10-09 18:24:50 +02:00