aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/lib/rspamd.py
Commit message (Expand)AuthorAgeFilesLines
* [Test] Another try to fight with PythonVsevolod Stakhov2024-03-141-2/+13
* [Minor] Fix CLion fuck upVsevolod Stakhov2024-03-141-83/+0
* [Test] Remove demjson dependency as it is clearly outdated and brokenVsevolod Stakhov2024-03-141-4/+76
* [Test] Use Robot-native process managementAndrew Lewis2024-02-291-0/+7
* [Test] Add tests for dynamic fuzzy keysVsevolod Stakhov2024-02-171-7/+62
* [Test] Some more tests for loggingAndrew Lewis2024-01-011-0/+9
* [Test] Rework kill process tree utilityVsevolod Stakhov2022-12-311-3/+4
* [Test] Rework HTTP testsVsevolod Stakhov2022-12-311-16/+21
* [Test] Use automatically exported variablesAndrew Lewis2021-05-041-5/+5
* [Test] Use HTTP & simplified test styleAndrew Lewis2020-09-071-2/+12
* [Test] Use Python3 for functional testsAndrew Lewis2020-06-251-95/+18
* [Test] Various robot fixesVsevolod Stakhov2019-07-191-0/+23
* [Test] Fix permissions maskVsevolod Stakhov2019-06-241-1/+8
* [Minor] Fix ClickHouse test after upgradeAnton Yuzhaninov2019-06-201-1/+8
* [Test] Fix json testsVsevolod Stakhov2019-06-041-0/+1
* [Test] Add functional tests for ssl in lua_tcpVsevolod Stakhov2019-05-311-8/+6
* Speedup lua coverage collecting for functional testAnton Yuzhaninov2018-10-271-28/+65
* TCP Connect robot keywordAnton Yuzhaninov2018-10-241-0/+7
* Cleanup unused importsAnton Yuzhaninov2018-10-161-3/+0
* [functional test] Fix races in shutdown_processAnton Yuzhaninov2018-10-161-22/+19
* [Test] Collect coverage from rspamd workersMikhail Galanin2018-10-081-0/+106
* [Minor] Close file once it is not neededMikhail Galanin2018-09-271-4/+4
* Merge branch 'master' into rspamadm-coroutinesMikhail Galanin2018-09-101-1/+7
|\
| * [Test] Small refactoring in dummy services testMikhail Galanin2018-09-071-0/+5
* | [Test] Added more test for rspamadm and test for lua tcp client invoked via r...Mikhail Galanin2018-09-051-0/+9
|/
* [Test] Improved process termination in testsMikhail Galanin2018-08-221-10/+26
* [Test] Save logs and config once a test has been doneMikhail Galanin2018-08-131-0/+20
* [Test] Relax controller errors checkAndrew Lewis2017-09-131-23/+0
* [Minor] Tests: don't try bind portsAndrew Lewis2017-06-301-20/+0
* [Test] Check controller's error bufferAndrew Lewis2017-06-011-0/+28
* [Minor] Fix testsAndrew Lewis2017-05-191-0/+12
* [Test] Some tests for antivirus moduleAndrew Lewis2017-03-061-1/+1
* [Test] Wait for ports to be confirmed-free inbetween runsAndrew Lewis2016-10-171-1/+24
* [Test] Test fuzzy replicationAndrew Lewis2016-10-131-0/+3
* [Test] Use out of tree build for tests/code coverageAndrew Lewis2016-08-161-1/+1
* [Test] Rework fuzzy testsAndrew Lewis2016-08-141-0/+5
* [Test] Some basic tests for JSON sanityAndrew Lewis2016-08-031-0/+20
* [Test] Replace get_process_children with psutil functionAndrew Lewis2016-08-021-14/+2
* [Test] Fix pathsAndrew Lewis2016-07-281-4/+4
* [Test] Rework tests framework to run in a custom environmentVsevolod Stakhov2016-07-281-4/+27
* [Test] Try harder to kill rspamd + child processes to avoid cascading failuresAndrew Lewis2016-07-251-7/+30
* [Test] Add test for legacy RSPAMC protocolAndrew Lewis2016-07-221-0/+13
* [Test] Fix braindamaged shutdown_process functionAndrew Lewis2016-07-211-10/+5
* [Test] Fix scan file testAndrew Lewis2016-07-171-1/+1
* [Test] Add & rework functional testsAndrew Lewis2016-07-021-7/+1
* [Test] Fix Python3 compatibilityAndrew Lewis2016-06-291-7/+14
* [Test] New functional test frameworkAndrew Lewis2016-06-271-0/+87