Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Feature] rbl: support checking returncodes by regex | Andrew Lewis | 2023-10-24 | 1 | -4/+6 | |
| | ||||||
* | [Test] Banish luacheck from functional tests | Andrew Lewis | 2023-10-17 | 1 | -10/+0 | |
| | | | | - Use luacheck from GitLab | |||||
* | [Test] Use Robot Framework native IF | Andrew Lewis | 2023-10-02 | 7 | -45/+109 | |
| | | | | - Since 4.0 (March 2021) | |||||
* | Merge pull request #4615 from rspamd/vstakhov-known-senders | Vsevolod Stakhov | 2023-09-27 | 5 | -0/+50 | |
|\ | | | | | Merge tests into master branch | |||||
| * | [Test] Rudimentary tests for known_senders plugin | Andrew Lewis | 2023-09-25 | 5 | -0/+50 | |
| | | ||||||
* | | [Test] Ignore encoding errors | Andrew Lewis | 2023-09-26 | 1 | -4/+4 | |
|/ | ||||||
* | [Minor] Revisit numeric_urls | Andrew Lewis | 2023-09-19 | 4 | -2/+271 | |
| | ||||||
* | [Feature] rbl: support checking numeric URLs in isolation | Andrew Lewis | 2023-09-11 | 4 | -0/+17 | |
| | ||||||
* | [Minor] Test & fix has_only_html_part regression | Andrew Lewis | 2023-08-02 | 1 | -0/+10 | |
| | ||||||
* | [Feature] external_relay: add ip_map strategy | Soha Jin | 2023-07-11 | 4 | -0/+30 | |
| | ||||||
* | [Fix] test external_relay: count should always be the last rule, | Soha Jin | 2023-07-11 | 1 | -0/+3 | |
| | | | | as it have no matching condition | |||||
* | [Test] Add test cases for dynamic symbols | Vsevolod Stakhov | 2023-06-10 | 3 | -0/+26 | |
| | ||||||
* | [Test] Add multimap options test | Vsevolod Stakhov | 2023-05-15 | 2 | -0/+7 | |
| | ||||||
* | [Test] Properly set environment, fix teardown part | Vsevolod Stakhov | 2023-01-07 | 2 | -1/+1 | |
| | ||||||
* | [Test] Clean up dummy ssl client | Vsevolod Stakhov | 2022-12-31 | 1 | -0/+5 | |
| | ||||||
* | [Test] Rework kill process tree utility | Vsevolod Stakhov | 2022-12-31 | 1 | -3/+4 | |
| | ||||||
* | [Test] Use asyncio | Vsevolod Stakhov | 2022-12-31 | 1 | -6/+10 | |
| | ||||||
* | [Test] Remove another broken test | Vsevolod Stakhov | 2022-12-31 | 1 | -5/+5 | |
| | ||||||
* | [Test] Fix another test | Vsevolod Stakhov | 2022-12-31 | 2 | -2/+6 | |
| | ||||||
* | [Test] Fix one more stupid thing | Vsevolod Stakhov | 2022-12-31 | 1 | -1/+0 | |
| | ||||||
* | [Test] Remove broken tests | Vsevolod Stakhov | 2022-12-31 | 1 | -11/+9 | |
| | ||||||
* | [Test] Fix more tests | Vsevolod Stakhov | 2022-12-31 | 3 | -5/+4 | |
| | ||||||
* | [Test] Fix some minor stuff in dummy_http server | Vsevolod Stakhov | 2022-12-31 | 1 | -5/+5 | |
| | ||||||
* | [Test] Rework HTTP tests | Vsevolod Stakhov | 2022-12-31 | 9 | -84/+75 | |
| | ||||||
* | [Test] Rewrite dummy http server | Vsevolod Stakhov | 2022-12-31 | 2 | -286/+123 | |
| | ||||||
* | [Test] I got tired of that crap: just disable all broken tests as they fail ↵ | Vsevolod Stakhov | 2022-12-05 | 1 | -10/+10 | |
| | | | | not because of Rspamd | |||||
* | [Test] Another try to fix a dummy server | Vsevolod Stakhov | 2022-12-05 | 2 | -14/+30 | |
| | ||||||
* | [Minor] Apply luacheck suggestions | Vsevolod Stakhov | 2022-12-04 | 1 | -1/+1 | |
| | ||||||
* | [Test] Sigh... remove another broken for no reason http test | Vsevolod Stakhov | 2022-12-03 | 1 | -1/+1 | |
| | ||||||
* | [Test] Add external map test for multimap | Vsevolod Stakhov | 2022-12-03 | 3 | -5/+43 | |
| | ||||||
* | [Test] Do not clean up hyperscan files during functional tests | Vsevolod Stakhov | 2022-12-01 | 1 | -0/+1 | |
| | ||||||
* | [Test] Add test case for settings in the external map | Vsevolod Stakhov | 2022-11-27 | 3 | -1/+28 | |
| | ||||||
* | [Test] Add endpoint for settings tests | Vsevolod Stakhov | 2022-11-26 | 1 | -1/+5 | |
| | ||||||
* | [Test] Disable broken testexternal-maps | Vsevolod Stakhov | 2022-11-19 | 1 | -3/+4 | |
| | ||||||
* | [Test] Another try to fix goddamned dummy http server | Vsevolod Stakhov | 2022-11-19 | 1 | -2/+3 | |
| | ||||||
* | [Test] Another minor fix for the test | Vsevolod Stakhov | 2022-11-19 | 1 | -1/+1 | |
| | ||||||
* | [Test] Fix dummy http server for keep-alive posts | Vsevolod Stakhov | 2022-11-19 | 1 | -12/+15 | |
| | ||||||
* | [Test] Use ip address due to my favourite issue with dual stack | Vsevolod Stakhov | 2022-11-19 | 1 | -1/+1 | |
| | ||||||
* | [Test] Fix test code | Vsevolod Stakhov | 2022-11-19 | 1 | -2/+2 | |
| | ||||||
* | [Test] Start write tests for external maps | Vsevolod Stakhov | 2022-11-19 | 4 | -1/+55 | |
| | ||||||
* | [Test] Fix test tlds | Vsevolod Stakhov | 2022-11-15 | 1 | -0/+1 | |
| | ||||||
* | [Test] Define short tld file for tests | Vsevolod Stakhov | 2022-11-15 | 1 | -1/+2 | |
| | ||||||
* | [Test] Fix multiple test issues | Vsevolod Stakhov | 2022-11-15 | 2 | -8/+23 | |
| | ||||||
* | [Test] Add a test for SUBJECT_HAS_CURRENCY rule | Vsevolod Stakhov | 2022-10-29 | 2 | -0/+9 | |
| | ||||||
* | [Test] Add more tests for the passwords checking logic | Vsevolod Stakhov | 2022-10-11 | 1 | -8/+24 | |
| | ||||||
* | [Test] Another try to fix env variable | Vsevolod Stakhov | 2022-09-12 | 1 | -1/+1 | |
| | ||||||
* | [Test] Avoid clashing with the main DBDIR | Vsevolod Stakhov | 2022-09-12 | 1 | -1/+1 | |
| | | | | Submitted by: @fatalbanana | |||||
* | [Test] Fix broken test | Vsevolod Stakhov | 2022-09-10 | 1 | -0/+1 | |
| | ||||||
* | [Minor] Remove priorities from idempotent filters | Vsevolod Stakhov | 2022-09-10 | 1 | -1/+0 | |
| | ||||||
* | [Test] Use fake record for testing | Vsevolod Stakhov | 2022-07-01 | 1 | -0/+6 | |
| |