summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Collapse)AuthorAgeFilesLines
...
* [Test] CleanupAndrew Lewis2021-05-0574-702/+477
| | | | | | - Use consistent naming for setup/teardown - Remove some unused files - Sort & align variables
* [Test] Use automatically exported variablesAndrew Lewis2021-05-0473-855/+817
|
* [Test] Use lupa for templating rspamd configsAndrew Lewis2021-05-04102-689/+639
|
* [Minor] Fix REPLYTO_ADDR_EQ_FROM for normalised addressesAndrew Lewis2021-04-292-0/+8
|
* [Rules] Add raw addresses to MULTIPLE_FROM optionsAnton Yuzhaninov2021-04-271-1/+1
| | | | | | It is confusing to have MULTIPLE_FROM with a single address in options, which happens if one of addresses is empty - usually because of misplaces <>. While here simplify condition.
* [Test] url-redirectorAndrew Lewis2021-04-136-3/+93
|
* [Test] Fix phishing testsVsevolod Stakhov2021-02-251-4/+8
|
* [Test] Fix testVsevolod Stakhov2020-12-301-0/+1
|
* [Minor] Allow to load config with no controller definedVsevolod Stakhov2020-12-271-1/+4
|
* [Minor] neural: use prefix in pool variable namesAndrew Lewis2020-12-171-1/+1
| | | | - Also deduplicate some duplicated stuff
* [Feature] Add controller endpoint for training neuralAndrew Lewis2020-12-176-2/+217
| | | | | | | | - Move neural functions to library - Parameterise spawn_train - neural plugin: Fix store_pool_only when autotrain is true - neural plugin: Use cache_set instead of mempool - Add test
* [Feature] Multimap: support adding map values as extra optionsAndrew Lewis2020-11-252-0/+11
|
* [TEST] ARC_ALLOWkorgoth12020-11-1015-50/+401
|\
| * [Test] Fix stupid robotVsevolod Stakhov2020-11-081-1/+1
| |
| * Merge pull request #3544 from fatalbanana/tpVsevolod Stakhov2020-11-052-28/+45
| |\ | | | | | | [Test] Rework composites test
| | * [Test] Rework composites testAndrew Lewis2020-11-052-28/+45
| | |
| * | [Fix] Composites: Allow partial matchVsevolod Stakhov2020-11-052-0/+10
| | |
| * | Merge pull request #3538 from fatalbanana/conditions_testVsevolod Stakhov2020-11-052-0/+30
| |\ \ | | | | | | | | [Test] Multiple conditions
| | * | [Test] Multiple conditionsAndrew Lewis2020-11-032-0/+30
| | | |
| * | | [Test] Fighting with windmills in robotVsevolod Stakhov2020-11-042-2/+15
| |/ /
| * | [Test] Improve test stabilityAndrew Lewis2020-10-263-15/+24
| | | | | | | | | | | | | | | | | | - Antivirus: better visibility into why test servers mightn't start - Antivirus: don't use ephemeral port range - Fuzzy skip hash: wait for map reload
| * | [Test] Map reload: improve test outputAndrew Lewis2020-10-161-2/+6
| | |
| * | [Fix] RBL: allow for multiple matches of the same label if types are differentAndrew Lewis2020-10-141-0/+5
| |/ | | | | | | - Also log full hostname in case of unknown result
| * [Feature] RBL: support use of multiple selectorsAndrew Lewis2020-10-122-0/+18
| |
| * [Test] RBL: content URLsAndrew Lewis2020-10-024-1/+243
| |
| * [Test] Add tests for multimap combined scoresVsevolod Stakhov2020-09-302-2/+4
| |
| * [Test] Fix fuzzy skip testAndrew Lewis2020-09-282-2/+3
| |
* | [TEST] ARC_ALLOWkorgoth12020-11-103-0/+222
| |
* | [TEST] ARC_ALLOWkorgoth12020-11-091-3/+0
| |
* | [TEST] ARC_ALLOWkorgoth12020-09-252-0/+111
|/
* [Fix] Fix group based compositesVsevolod Stakhov2020-09-141-27/+3
|
* [Test] Use HTTP & simplified test styleAndrew Lewis2020-09-0738-1173/+1198
|
* [TEST] FNameskorgoth12020-09-023-7/+30
|
* [TEST] FNameskorgoth12020-09-024-0/+49
|
* [Test] Add neural PCA testsVsevolod Stakhov2020-08-282-10/+32
|
* [Test] Increase resilence of the NN testsVsevolod Stakhov2020-08-244-13/+62
|
* [Test] Fix testsVsevolod Stakhov2020-08-174-8/+15
|
* [TEST] PHISH Senderskorgoth12020-08-062-0/+17
|
* [TEST] PHISH Senderskorgoth12020-08-065-45/+5
|
* [TEST] PHISH Senderskorgoth12020-08-066-0/+138
|
* [Test] Ahaha, oh wowVsevolod Stakhov2020-07-281-3/+3
|
* Merge remote-tracking branch 'upstream/master'korgoth12020-06-2522-278/+141
|\
| * [Test] Use Python3 for functional testsAndrew Lewis2020-06-2522-278/+141
| | | | | | | | | | | | | | - Fix more deprecated Robot Framework syntax - Remove log following - Remove some artefacts in teardown - Restore use of demjson
* | [TEST] New bitcoin addrkorgoth12020-06-253-6/+6
| |
* | [TEST] New bitcoin addrkorgoth12020-06-244-1/+53
|/
* [Test] Some more scoresVsevolod Stakhov2020-06-241-2/+2
|
* [Test] Sigh, another score fixVsevolod Stakhov2020-06-241-1/+1
|
* [Test] Use suite testVsevolod Stakhov2020-06-242-4/+4
|
* [Test] Remove crappy charactersVsevolod Stakhov2020-06-242-9/+9
|
* [Test] Fix multimap testsVsevolod Stakhov2020-06-241-0/+8
|