Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Test] Test systemd logging | Andrew Lewis | 2023-12-08 | 3 | -0/+28 |
| | |||||
* | Merge pull request #4728 from fatalbanana/test_rspamadm_logger | Vsevolod Stakhov | 2023-12-06 | 3 | -3/+14 |
|\ | | | | | [Test] Exercise rspamadm lua logger in functional tests | ||||
| * | [Test] Exercise rspamadm lua logger in functional tests | Andrew Lewis | 2023-12-06 | 3 | -3/+14 |
| | | |||||
* | | [Fix] dkim_signing: siging_table: lowercase before lookup | Andrew Lewis | 2023-11-29 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #4709 from fatalbanana/demiltertest | Vsevolod Stakhov | 2023-11-18 | 3 | -0/+6 |
|\ | | | | | [Test] Skip miltertest tests if it is not installed | ||||
| * | [Test] Skip miltertest tests if it is not installed | Andrew Lewis | 2023-11-18 | 3 | -0/+6 |
| | | |||||
* | | [Test] Fix dummy http server on python 3.6 | Andrew Lewis | 2023-11-18 | 1 | -1/+2 |
|/ | |||||
* | [Test] One more suspicious fix for settings tests | Andrew Lewis | 2023-11-16 | 1 | -1/+1 |
| | |||||
* | [Test] Try correct settings test | Andrew Lewis | 2023-11-16 | 1 | -2/+2 |
| | |||||
* | [Test] Try break tests | Andrew Lewis | 2023-11-16 | 1 | -1/+1 |
| | |||||
* | [Test] Set umask where it's useful | Andrew Lewis | 2023-11-13 | 1 | -0/+2 |
| | |||||
* | [Minor] Try improve test stability | Andrew Lewis | 2023-11-09 | 2 | -4/+6 |
| | |||||
* | [Feature] Reiterate on gtube patterns | Vsevolod Stakhov | 2023-11-08 | 1 | -1/+1 |
| | |||||
* | [Test] Break test | Andrew Lewis | 2023-11-03 | 2 | -0/+2 |
| | |||||
* | [Minor] Make Robot Framework loop unfunny | Andrew Lewis | 2023-10-30 | 1 | -6/+10 |
| | |||||
* | [Minor] Reiterate on the previous changes | Andrew Lewis | 2023-10-26 | 1 | -4/+4 |
| | | | | | - Demote message to info level - Name it returncodes_matcher for better specificity | ||||
* | [Feature] rbl: support globbed return codes | Andrew Lewis | 2023-10-25 | 1 | -1/+5 |
| | |||||
* | [Feature] rbl: support checking returncodes by CIDR | Andrew Lewis | 2023-10-25 | 1 | -1/+2 |
| | |||||
* | [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 |
| |