fail2ban/fail2ban/tests
Sergey G. Brester a7c48e7fe7 test case to cover two client entries message 2019-04-24 21:35:21 +02: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 test case to cover two client entries message 2019-04-24 21:35:21 +02: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 introduced new options: `dbmaxmatches` (fail2ban.conf) and `maxmatches` (jail.conf); 2019-04-18 20:31:39 +02:00
databasetestcase.py fixes coverage of dbmaxmatches = 0 2019-04-18 22:44:14 +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 introduced new options: `dbmaxmatches` (fail2ban.conf) and `maxmatches` (jail.conf); 2019-04-18 20:31:39 +02:00
fail2banregextestcase.py fail2ban-regex: extended with same logic as fail2ban-server (sets `logtype` to `journal` if systemd backend is used (`systemd-journal` specified), to apply short prefix-line in filter) 2019-03-29 14:24:04 +01:00
failmanagertestcase.py small amend (rename maxEntries -> maxMatches for consistency reasons) 2019-04-18 19:50:48 +02: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 bcf557990e15922aff22485cc86ddd2fcf41b796: 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 small amend (typo) 2019-04-04 02:53:18 +02:00
servertestcase.py coverage and code review 2019-04-18 21:48:58 +02: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