aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/lib
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Collect coverage from rspamd workersMikhail Galanin2018-10-082-0/+107
|
* [Minor] Close file once it is not neededMikhail Galanin2018-09-271-4/+4
|
* [Test] Added test for Redis APIMikhail Galanin2018-09-101-2/+13
|
* Merge branch 'master' into rspamadm-coroutinesMikhail Galanin2018-09-102-1/+12
|\
| * [Test] Small refactoring in dummy services testMikhail Galanin2018-09-071-0/+5
| | | | | | | | | | Moved code for pid writing and terminating into a separated module. Also added cleanup: in some cases, processes remained in the system after test is done. It should not happen anymore
| * [Test] Added check if there was no segfault during the test runMikhail Galanin2018-09-061-0/+5
| |
* | [Test] Added more test for rspamadm and test for lua tcp client invoked via ↵Mikhail Galanin2018-09-051-0/+9
|/ | | | rspamadm
* [Test] More test cases for ClickHouseMikhail Galanin2018-08-241-1/+1
|
* [Test] Improved process termination in testsMikhail Galanin2018-08-221-10/+26
|
* [Test] Added test for clickhouse migration vNONE -> v2Mikhail Galanin2018-08-211-3/+3
|
* [Test] Save logs and config once a test has been doneMikhail Galanin2018-08-132-0/+21
|
* [Test] Log rspamc outputVsevolod Stakhov2018-07-281-0/+1
|
* [Test] Remove delayVsevolod Stakhov2018-06-261-1/+0
|
* [Test] Add nginx setup testVsevolod Stakhov2018-06-132-1/+19
|
* [Test] Try really improve test stabilityAndrew Lewis2018-01-291-1/+1
| | | | | | | - Drop tests involving sqlite - Also drop tests for old mmap stats backend - Relax relearn test - Wait longer for fuzzy sync
* [Test] Try improve test stabilityAndrew Lewis2018-01-091-0/+1
|
* [Test] Redis key expansion & antivirus ordered patternsAndrew Lewis2017-12-081-0/+1
|
* [Test] Relax controller errors checkAndrew Lewis2017-09-132-24/+1
|
* [Minor] Tests: don't try bind portsAndrew Lewis2017-06-302-22/+0
|
* [Test] Check controller's error bufferAndrew Lewis2017-06-013-0/+36
|
* [Minor] Fix testsAndrew Lewis2017-05-191-0/+12
|
* [Test] Some tests for antivirus moduleAndrew Lewis2017-03-062-1/+3
|
* [Test] Test URL tag persistenceAndrew Lewis2017-02-281-4/+6
|
* [Test] Add map reload testAndrew Lewis2016-10-191-0/+1
|
* [Test] Wait for ports to be confirmed-free inbetween runsAndrew Lewis2016-10-173-3/+44
|
* Merge pull request #1031 from fatalbanana/testVsevolod Stakhov2016-10-141-2/+8
|\ | | | | [Test] Wait until size of PIDfiles is > 0
| * [Test] Wait until size of PIDfiles is > 0Andrew Lewis2016-10-141-2/+8
| |
* | Merge pull request #1028 from fatalbanana/fuzzyVsevolod Stakhov2016-10-143-2/+12
|\ \ | |/ |/| Test for fuzzy replication
| * [Test] Test fuzzy replicationAndrew Lewis2016-10-133-2/+12
| |
* | [Test] Try improve test stabilityAndrew Lewis2016-10-141-1/+1
|/
* [Test] Fix stats_pathAndrew Lewis2016-09-021-1/+1
|
* [Test] Use out of tree build for tests/code coverageAndrew Lewis2016-08-161-1/+1
| | | | - Also a loosely-related fix for test library
* [Test] Rework fuzzy testsAndrew Lewis2016-08-142-1/+6
| | | | | | | - Add fuzzy & negative match tests - Check attachment & text samples - Add suites for different algorithms; keyed/unkeyed - Move overwrite/delete tests into general suite
* [Test] Some minor updates for testsAndrew Lewis2016-08-121-6/+1
| | | | | | - Removed horrible features from test library - Negative cases for SpamAssassin WLBLEval - Restructured JSON tests
* [Test] Add tests for redis maps in multimapAndrew Lewis2016-08-121-0/+8
|
* [Test] Add custom rspamd log follower for non-standard testsAndrew Lewis2016-08-091-0/+7
|
* [Test] Add simple test for proxyingAndrew Lewis2016-08-091-0/+1
|
* [Test] Make `Run Rspamd` function reusable by other stuffAndrew Lewis2016-08-091-28/+21
|
* [Test] Remove nasty artifact from `Run Rspamd` functionAndrew Lewis2016-08-081-1/+0
|
* [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] Some minor fixes & improvements for testsAndrew Lewis2016-07-291-0/+2
| | | | - Also machine-format test data again
* Merge pull request #767 from fatalbanana/robotVsevolod Stakhov2016-07-281-4/+4
|\ | | | | [Test] Fix paths
| * [Test] Fix pathsAndrew Lewis2016-07-281-4/+4
| |
* | [Fix] Fix paths in testsVsevolod Stakhov2016-07-282-2/+2
| |
* | [Test] Fix rspamc invocation to support arguments passingVsevolod Stakhov2016-07-281-2/+2
|/
* [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-252-8/+31
|
* [Test] Add test for legacy RSPAMC protocolAndrew Lewis2016-07-221-0/+13
|
* [Test] Sleep after calling rspamadm fuzzy_syncAndrew Lewis2016-07-211-0/+1
|