Yaroslav Halchenko
|
1417cc99ef
|
RF: group common tests in base class, specialize assesment of good/bad runs per client/server
|
2016-07-11 23:26:30 -04:00 |
Yaroslav Halchenko
|
94cada0c6b
|
RF(PEP8 etc): Make new fail2banclienttestcase a bit more readable and PEP8 friendly
|
2016-07-11 22:42:48 -04:00 |
sebres
|
6a2b70f11d
|
os.path.join instead of "/" - concatenation
|
2016-07-11 13:26:10 +02:00 |
Yaroslav Halchenko
|
d7ff7d18cd
|
RF+ENH: @with_kill_srv fixture to kill_srv in the tests
|
2016-05-17 12:26:58 +02:00 |
Yaroslav Halchenko
|
e57321ab1e
|
BF+ENH: import signal used in the code, withtmpdir -> with_tmpdir (more readable)
case shows how evil except Exception can be ;)
|
2016-05-17 12:26:56 +02:00 |
sebres
|
060ea085f4
|
reader bug fix: prevent to silent "load" of not existing jail;
coverage of test cases increased;
|
2016-05-12 11:52:08 +02:00 |
sebres
|
22576d7150
|
code review, timeout fix, better tracing (and test coverage) by start of server/client (with or without fork)
|
2016-05-12 11:52:05 +02:00 |
sebres
|
0b4143730d
|
some compatibility fixes (prevent forking of testcase-process, code review), wait 4 server ready, test cases fixed (py2/py3)
|
2016-05-12 11:52:02 +02:00 |
sebres
|
2fcb6358ff
|
several bug fixed: fork in client-server test cases prohibited, all worker threads daemonized (to prevent hanging on exit).
|
2016-05-12 11:51:59 +02:00 |
sebres
|
afa1cdc3ae
|
client/server (bin) test cases introduced, ultimate closes #1121, closes #1139
small code review and fixing of some bugs during client-server communication process (in the test cases);
|
2016-05-12 11:51:56 +02:00 |