summaryrefslogtreecommitdiffstats
path: root/test/functional/cases
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Working with bloody robot to add some new testsVsevolod Stakhov2024-02-174-9/+54
|
* [Test] Add tests for dynamic fuzzy keysVsevolod Stakhov2024-02-172-1/+23
|
* [Test] statistics: per-userAndrew Lewis2024-01-256-17/+50
|
* [Test] Fix tests on Robot Framework 7.0Andrew Lewis2024-01-121-3/+3
|
* [Test] Some more tests for loggingAndrew Lewis2024-01-013-1/+45
|
* [Test] Test systemd loggingAndrew Lewis2023-12-081-0/+21
|
* [Test] Exercise rspamadm lua logger in functional testsAndrew Lewis2023-12-061-2/+7
|
* [Test] Skip miltertest tests if it is not installedAndrew Lewis2023-11-182-0/+4
|
* [Test] Try correct settings testAndrew Lewis2023-11-161-2/+2
|
* [Test] Break testAndrew Lewis2023-11-031-0/+1
|
* [Test] Banish luacheck from functional testsAndrew Lewis2023-10-171-10/+0
| | | | - Use luacheck from GitLab
* [Test] Use Robot Framework native IFAndrew Lewis2023-10-026-11/+31
| | | | - Since 4.0 (March 2021)
* [Test] Rudimentary tests for known_senders pluginAndrew Lewis2023-09-251-0/+36
|
* [Minor] Revisit numeric_urlsAndrew Lewis2023-09-191-0/+15
|
* [Feature] rbl: support checking numeric URLs in isolationAndrew Lewis2023-09-111-0/+5
|
* [Minor] Test & fix has_only_html_part regressionAndrew Lewis2023-08-021-0/+10
|
* [Feature] external_relay: add ip_map strategySoha Jin2023-07-111-0/+7
|
* [Test] Add test cases for dynamic symbolsVsevolod Stakhov2023-06-101-0/+18
|
* [Test] Add multimap options testVsevolod Stakhov2023-05-151-0/+5
|
* [Test] Properly set environment, fix teardown partVsevolod Stakhov2023-01-071-1/+0
|
* [Test] Clean up dummy ssl clientVsevolod Stakhov2022-12-311-0/+5
|
* [Test] Remove another broken testVsevolod Stakhov2022-12-311-5/+5
|
* [Test] Fix another testVsevolod Stakhov2022-12-311-1/+1
|
* [Test] Fix one more stupid thingVsevolod Stakhov2022-12-311-1/+0
|
* [Test] Remove broken testsVsevolod Stakhov2022-12-311-11/+9
|
* [Test] Fix more testsVsevolod Stakhov2022-12-312-2/+2
|
* [Test] Rework HTTP testsVsevolod Stakhov2022-12-316-68/+22
|
* [Test] I got tired of that crap: just disable all broken tests as they fail ↵Vsevolod Stakhov2022-12-051-10/+10
| | | | not because of Rspamd
* [Test] Sigh... remove another broken for no reason http testVsevolod Stakhov2022-12-031-1/+1
|
* [Test] Add external map test for multimapVsevolod Stakhov2022-12-031-0/+10
|
* [Test] Add test case for settings in the external mapVsevolod Stakhov2022-11-271-0/+11
|
* [Test] Disable broken testexternal-mapsVsevolod Stakhov2022-11-191-3/+4
|
* [Test] Another minor fix for the testVsevolod Stakhov2022-11-191-1/+1
|
* [Test] Start write tests for external mapsVsevolod Stakhov2022-11-192-1/+28
|
* [Test] Add a test for SUBJECT_HAS_CURRENCY ruleVsevolod Stakhov2022-10-291-0/+4
|
* [Test] Add more tests for the passwords checking logicVsevolod Stakhov2022-10-111-8/+24
|
* [Test] Add a test to ensure that DKIM verifier ignores unknown tagsVsevolod Stakhov2022-07-011-0/+4
| | | | Obtained from: John Levine
* [Test] Add testing for the augmentations logicVsevolod Stakhov2022-05-141-1/+2
|
* [Test] Split testVsevolod Stakhov2022-03-231-3/+7
|
* [Test] Add test for csv detectionVsevolod Stakhov2022-03-131-0/+1
|
* [Test] task:remove_symbol() on grouped virtual symbolAndrew Lewis2022-02-011-0/+5
|
* [Test] Fix neural plugin testsPragadeesh Chandiran2021-11-222-37/+45
|
* [Test] Fix automatic training testsVsevolod Stakhov2021-11-101-22/+22
|
* [Test] whitelist: fix testsAndrew Lewis2021-10-081-0/+3
|
* [Test] Selector that returns list of rspamd_textAndrew Lewis2021-07-281-0/+4
|
* [Fix] Fix an edge case in BITCOIN_ADDR ruleAndrew Lewis2021-06-231-0/+6
| | | | | - when using PCRE - and different address types are present
* [Feature] external_relay pluginAndrew Lewis2021-06-072-6/+48
|
* [Test] Unmerge http / tcp testsAndrew Lewis2021-06-013-4/+22
|
* [Test] Merge test suites; use settingsAndrew Lewis2021-05-1830-312/+429
|
* [Test] CleanupAndrew Lewis2021-05-0570-574/+422
| | | | | | - Use consistent naming for setup/teardown - Remove some unused files - Sort & align variables