summaryrefslogtreecommitdiffstats
path: root/test/functional/lua
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Improve grow_factor testsAndrew Lewis2024-08-201-2/+2
|
* [Test] Add tests for group score limitsVsevolod Stakhov2024-08-012-1/+23
|
* Fixed bug with task:inject() function according to the issue #5010 (#5021)Ivan Stakhov2024-06-251-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [Fix] Fix issue with task:inject_url * [Minor] Code clean up * [Minor] Clean up * [Minor] Small fix * [Minor] Fix small typo * [Test] Debug * [Test] Debug * [Test] Debug inject_url * [Test] Debugging * [Test] Debugging task:inject test * [Test] Debugging task:inject test * [Test] Debugging task:inject test * [Minor] Debug task:inject_url test * [Minor] Small fix * [Minor] Debug task:inject_url test * [Test] Test base task:inject * [Test] Test updated task:inject * [Test] Test updated task:inject * [Test] Test updated task:inject * [Test] Test updated task:inject * [Test] Test updated task:inject * [Test] Test fixed task:inject * [Test] Test fixed task:inject * [Test] Testing task:inject * [Test] Testing task:inject * [Test] Fix task:inject * [Test] Fix task:inject * [Test] Fix task:inject * [Test] Fix task:inject * [Test] Fix task:inject * [Test] Fix task:inject * [Test] Fix task:inject * [Test] Fix task:inject * [Test] Test base task:inject * [Test] Test base task:inject * [Test] Test base task:inject * [Test] Fix task:inject * [Test] Fix task:inject * [Test] Fix task:inject * [Test] Fix task:inject * [Minor] Clean up code in task:inject * [Minor] Updated test for task:inject * [Test] Debug test for task:inject_url * [Test] Debug test for task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Check task:inject_url * [Test] Check task:inject_url * [Test] Check task:inject_url * [Test] Check task:inject_url * [Test] Check task:inject_url * [Test] Check task:inject_url * [Minor] Clean up code * [Minor] Clean up code * [Minor] Little fix for error messages in url.create function * [Test] Change way to inject url * [Test] Fix inject url * [Test] Fix inject url * [Test] Fix inject url * [Test] Fix inject url * [Test] Fix inject url * [Minor] Clean up code * [Test] Without fake mime_part * [Test] Without fake mime_part * [Minor] Clean up * [Test] Mime part of the task * [Test] Mpart should exist * [Test] Mpart should exist * [Test] Mpart should exist * [Test] Another check for mpart->urls * [Minor] Clean up * [Minor] Clean up * [Fix] Fixing OpenSSL 3.0 compatibility * [Fix] Reverted
* [Test] Add tests for grow_factorAndrew Lewis2024-04-101-0/+28
|
* [Test] Exercise rspamadm lua logger in functional testsAndrew Lewis2023-12-062-1/+7
|
* [Test] Fix another testVsevolod Stakhov2022-12-311-1/+5
|
* [Test] Fix more testsVsevolod Stakhov2022-12-311-3/+2
|
* [Test] Another try to fix a dummy serverVsevolod Stakhov2022-12-051-2/+2
|
* [Minor] Apply luacheck suggestionsVsevolod Stakhov2022-12-041-1/+1
|
* [Test] Use ip address due to my favourite issue with dual stackVsevolod Stakhov2022-11-191-1/+1
|
* [Test] Fix test codeVsevolod Stakhov2022-11-191-2/+2
|
* [Test] Start write tests for external mapsVsevolod Stakhov2022-11-191-0/+24
|
* [Test] Fix test tldsVsevolod Stakhov2022-11-151-0/+1
|
* [Test] Fix broken testVsevolod Stakhov2022-09-101-0/+1
|
* [Minor] Remove priorities from idempotent filtersVsevolod Stakhov2022-09-101-1/+0
|
* [Minor] Update my email and the copyright yearVsevolod Stakhov2022-03-251-1/+1
|
* [Test] task:remove_symbol() on grouped virtual symbolAndrew Lewis2022-02-011-0/+26
|
* [Test] Add a small test for xxh3Vsevolod Stakhov2021-12-051-0/+6
|
* [Test] Fix neural plugin testsPragadeesh Chandiran2021-11-221-1/+1
|
* [Test] Fix automatic training testsVsevolod Stakhov2021-11-101-14/+17
|
* [Test] Selector that returns list of rspamd_textAndrew Lewis2021-07-281-0/+17
|
* [Feature] external_relay pluginAndrew Lewis2021-06-071-0/+10
|
* [Test] Merge test suites; use settingsAndrew Lewis2021-05-183-9/+11
|
* [Test] Fix testVsevolod Stakhov2020-12-301-0/+1
|
* [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-171-1/+38
| | | | | | | | - 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] Multiple conditionsAndrew Lewis2020-11-031-0/+22
|
* [Test] Map reload: improve test outputAndrew Lewis2020-10-161-2/+6
|
* [TEST] FNameskorgoth12020-09-021-0/+12
|
* [Test] Increase resilence of the NN testsVsevolod Stakhov2020-08-241-2/+11
|
* [Minor] Fix some more tld issues and tld testsVsevolod Stakhov2020-02-251-6/+8
|
* [Minor] Fix masks calculationsVsevolod Stakhov2020-01-241-2/+2
|
* [Test] Start tests for magic detectionVsevolod Stakhov2019-09-101-0/+14
|
* [Rework] Drop url tagsVsevolod Stakhov2019-08-211-56/+0
|
* [Test] Add tests for IDs propagationVsevolod Stakhov2019-08-201-0/+18
|
* [Test] Add options in composites testsVsevolod Stakhov2019-08-151-0/+14
|
* [Test] Add large https body testVsevolod Stakhov2019-08-141-5/+43
|
* [Test] More test fixesVsevolod Stakhov2019-08-121-4/+6
|
* [Test] Improve ssl testVsevolod Stakhov2019-08-121-2/+7
|
* [Fix] Lua_tcp: Various fixes and debugging improvementsVsevolod Stakhov2019-07-211-1/+1
|
* [Test] Add large TCP request testVsevolod Stakhov2019-07-211-0/+44
|
* [Test] Add functional tests for neural pluginVsevolod Stakhov2019-07-151-0/+15
|
* [Test] Improve settings tests coverageVsevolod Stakhov2019-06-151-0/+11
|
* [Test] Add test for virtual symbolsVsevolod Stakhov2019-06-141-2/+11
|
* [Test] Add functional tests for ssl in lua_tcpVsevolod Stakhov2019-05-311-0/+33
|
* [Test] Fix DNS testsVsevolod Stakhov2019-03-011-1/+2
|
* [Test] Revert tests changesVsevolod Stakhov2019-03-013-12/+19
|
* [Test] Remove more broken testsVsevolod Stakhov2019-02-282-14/+8
|
* [Test] Remove more broken testsVsevolod Stakhov2019-02-281-2/+3
|
* [Test] Fix http tests - remove coroutines testsVsevolod Stakhov2019-02-281-1/+2
|