summaryrefslogtreecommitdiffstats
path: root/test/functional/lib/rspamd.robot
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Write test name to queue idVsevolod Stakhov2019-01-141-1/+1
|
* [Test] Collect coverage from rspamd workersMikhail Galanin2018-10-081-0/+1
|
* [Test] Added test for Redis APIMikhail Galanin2018-09-101-2/+13
|
* [Test] Added check if there was no segfault during the test runMikhail Galanin2018-09-061-0/+5
|
* [Test] More test cases for ClickHouseMikhail Galanin2018-08-241-1/+1
|
* [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-131-0/+1
|
* [Test] Log rspamc outputVsevolod Stakhov2018-07-281-0/+1
|
* [Test] Remove delayVsevolod Stakhov2018-06-261-1/+0
|
* [Test] Add nginx setup testVsevolod Stakhov2018-06-131-1/+17
|
* [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] Relax controller errors checkAndrew Lewis2017-09-131-1/+1
|
* [Minor] Tests: don't try bind portsAndrew Lewis2017-06-301-2/+0
|
* [Test] Check controller's error bufferAndrew Lewis2017-06-011-0/+7
|
* [Test] Test URL tag persistenceAndrew Lewis2017-02-281-4/+6
|
* [Test] Wait for ports to be confirmed-free inbetween runsAndrew Lewis2016-10-171-0/+14
|
* 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-141-2/+6
|\ \ | |/ |/| Test for fuzzy replication
| * [Test] Test fuzzy replicationAndrew Lewis2016-10-131-2/+6
| |
* | [Test] Try improve test stabilityAndrew Lewis2016-10-141-1/+1
|/
* [Test] Fix stats_pathAndrew Lewis2016-09-021-1/+1
|
* [Test] Rework fuzzy testsAndrew Lewis2016-08-141-1/+1
| | | | | | | - 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] 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 minor fixes & improvements for testsAndrew Lewis2016-07-291-0/+2
| | | | - Also machine-format test data again
* [Fix] Fix paths in testsVsevolod Stakhov2016-07-281-1/+1
|
* [Test] Fix rspamc invocation to support arguments passingVsevolod Stakhov2016-07-281-2/+2
|
* [Test] Try harder to kill rspamd + child processes to avoid cascading failuresAndrew Lewis2016-07-251-1/+1
|
* [Test] Sleep after calling rspamadm fuzzy_syncAndrew Lewis2016-07-211-0/+1
|
* [Test] Fix race conditions in functional testsAndrew Lewis2016-07-211-0/+2
|
* [Test] Integrate functional tests with Travis CIAndrew Lewis2016-07-181-0/+4
|
* [Test] Some basic functional tests for mime_types module & archivesAndrew Lewis2016-07-101-8/+32
| | | | | - Also some new features for Check Rspamc function - Run rspamd/rspamc with LD_LIBRARY_PATH
* [Test] Add & rework functional testsAndrew Lewis2016-07-021-29/+51
| | | | | | - Machine formatted test data - More idiomatic use of test framework - Added tests for fuzzy & redis statistics
* [Test] Add generic rspamc result processorAndrew Lewis2016-06-291-1/+9
|
* [Test] New functional test frameworkAndrew Lewis2016-06-271-0/+65