aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/lib
Commit message (Collapse)AuthorAgeFilesLines
* [Test] RBL: test more URL extraction scenariosAndrew Lewis2025-01-201-0/+9
|
* [Test] Trying to understand what's up with robotVsevolod Stakhov2024-09-271-0/+2
|
* Merge branch 'master' into robot_startupAndrew Lewis2024-08-261-0/+32
|\
| * [Test] Improve grow_factor testsAndrew Lewis2024-08-201-0/+32
| |
* | [Test] Improve on previous changesAndrew Lewis2024-08-261-4/+4
| | | | | | | | | | - Remove unnecessary process waiting - Relax retry time
* | [Test] Improve startup error handlingAndrew Lewis2024-08-231-1/+16
|/
* [Test] Add more tests for milter_headersAndrew Lewis2024-07-301-0/+22
|
* [Test] Add tests for milter_headersAndrew Lewis2024-07-301-0/+21
|
* [Test] Test multimap regexp_multi mapAndrew Lewis2024-05-271-0/+1
|
* [Test] More rework of the testsVsevolod Stakhov2024-03-152-48/+17
|
* [Test] Another try to fight with PythonVsevolod Stakhov2024-03-141-2/+13
| | | | It is probably easier to learn Chinese than to understand this language
* [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-292-40/+25
| | | | - Partially unbreak functional tests in Github Actions
* [Test] Working with bloody robot to add some new testsVsevolod Stakhov2024-02-171-0/+64
|
* [Test] Add tests for dynamic fuzzy keysVsevolod Stakhov2024-02-171-7/+62
|
* [Test] Some more tests for loggingAndrew Lewis2024-01-011-0/+9
|
* [Test] Skip miltertest tests if it is not installedAndrew Lewis2023-11-181-0/+2
|
* [Minor] Make Robot Framework loop unfunnyAndrew Lewis2023-10-301-6/+10
|
* [Test] Use Robot Framework native IFAndrew Lewis2023-10-021-34/+78
| | | | - Since 4.0 (March 2021)
* Merge pull request #4615 from rspamd/vstakhov-known-sendersVsevolod Stakhov2023-09-271-0/+1
|\ | | | | Merge tests into master branch
| * [Test] Rudimentary tests for known_senders pluginAndrew Lewis2023-09-251-0/+1
| |
* | [Test] Ignore encoding errorsAndrew Lewis2023-09-261-4/+4
|/
* [Test] Properly set environment, fix teardown partVsevolod Stakhov2023-01-071-0/+1
|
* [Test] Rework kill process tree utilityVsevolod Stakhov2022-12-311-3/+4
|
* [Test] Rework HTTP testsVsevolod Stakhov2022-12-312-16/+45
|
* [Test] Do not clean up hyperscan files during functional testsVsevolod Stakhov2022-12-011-0/+1
|
* [Test] Fix multiple test issuesVsevolod Stakhov2022-11-151-7/+22
|
* [Test] Another try to fix env variableVsevolod Stakhov2022-09-121-1/+1
|
* [Test] Avoid clashing with the main DBDIRVsevolod Stakhov2022-09-121-1/+1
| | | | Submitted by: @fatalbanana
* [Test] Compare lists sorted...Vsevolod Stakhov2022-05-101-1/+1
|
* [Test] Avoid importing user configurationAndrew Lewis2021-09-151-2/+5
|
* [Test] Store stdout/stderr in robotVsevolod Stakhov2021-07-161-1/+1
|
* [Test] Log stderr in robotVsevolod Stakhov2021-06-081-3/+4
|
* [Test] Fix segmentation fault checkAndrew Lewis2021-06-011-1/+1
|
* [Test] Merge test suites; use settingsAndrew Lewis2021-05-181-0/+5
|
* [Test] CleanupAndrew Lewis2021-05-051-64/+55
| | | | | | - Use consistent naming for setup/teardown - Remove some unused files - Sort & align variables
* [Test] Use automatically exported variablesAndrew Lewis2021-05-043-78/+71
|
* [Test] Use lupa for templating rspamd configsAndrew Lewis2021-05-041-35/+86
|
* [Test] url-redirectorAndrew Lewis2021-04-131-0/+11
|
* [Feature] Add controller endpoint for training neuralAndrew Lewis2020-12-171-1/+3
| | | | | | | | - 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
* [Test] Fix stupid robotVsevolod Stakhov2020-11-081-1/+1
|
* Merge pull request #3544 from fatalbanana/tpVsevolod Stakhov2020-11-051-3/+20
|\ | | | | [Test] Rework composites test
| * [Test] Rework composites testAndrew Lewis2020-11-051-3/+20
| |
* | [Test] Improve test stabilityAndrew Lewis2020-10-261-4/+4
|/ | | | | | - 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] Fix fuzzy skip testAndrew Lewis2020-09-281-1/+2
|
* [Test] Use HTTP & simplified test styleAndrew Lewis2020-09-072-2/+75
|
* [Test] Increase resilence of the NN testsVsevolod Stakhov2020-08-241-1/+1
|
* [Test] Use Python3 for functional testsAndrew Lewis2020-06-253-133/+27
| | | | | | | - Fix more deprecated Robot Framework syntax - Remove log following - Remove some artefacts in teardown - Restore use of demjson
* [Test] Don't use deprecated RobotFramework syntaxAndrew Lewis2020-06-231-9/+9
|