Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Test] RBL: test more URL extraction scenarios | Andrew Lewis | 2025-01-20 | 1 | -0/+9 |
| | |||||
* | [Test] Trying to understand what's up with robot | Vsevolod Stakhov | 2024-09-27 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' into robot_startup | Andrew Lewis | 2024-08-26 | 1 | -0/+32 |
|\ | |||||
| * | [Test] Improve grow_factor tests | Andrew Lewis | 2024-08-20 | 1 | -0/+32 |
| | | |||||
* | | [Test] Improve on previous changes | Andrew Lewis | 2024-08-26 | 1 | -4/+4 |
| | | | | | | | | | | - Remove unnecessary process waiting - Relax retry time | ||||
* | | [Test] Improve startup error handling | Andrew Lewis | 2024-08-23 | 1 | -1/+16 |
|/ | |||||
* | [Test] Add more tests for milter_headers | Andrew Lewis | 2024-07-30 | 1 | -0/+22 |
| | |||||
* | [Test] Add tests for milter_headers | Andrew Lewis | 2024-07-30 | 1 | -0/+21 |
| | |||||
* | [Test] Test multimap regexp_multi map | Andrew Lewis | 2024-05-27 | 1 | -0/+1 |
| | |||||
* | [Test] More rework of the tests | Vsevolod Stakhov | 2024-03-15 | 2 | -48/+17 |
| | |||||
* | [Test] Another try to fight with Python | Vsevolod Stakhov | 2024-03-14 | 1 | -2/+13 |
| | | | | It is probably easier to learn Chinese than to understand this language | ||||
* | [Minor] Fix CLion fuck up | Vsevolod Stakhov | 2024-03-14 | 1 | -83/+0 |
| | |||||
* | [Test] Remove demjson dependency as it is clearly outdated and broken | Vsevolod Stakhov | 2024-03-14 | 1 | -4/+76 |
| | |||||
* | [Test] Use Robot-native process management | Andrew Lewis | 2024-02-29 | 2 | -40/+25 |
| | | | | - Partially unbreak functional tests in Github Actions | ||||
* | [Test] Working with bloody robot to add some new tests | Vsevolod Stakhov | 2024-02-17 | 1 | -0/+64 |
| | |||||
* | [Test] Add tests for dynamic fuzzy keys | Vsevolod Stakhov | 2024-02-17 | 1 | -7/+62 |
| | |||||
* | [Test] Some more tests for logging | Andrew Lewis | 2024-01-01 | 1 | -0/+9 |
| | |||||
* | [Test] Skip miltertest tests if it is not installed | Andrew Lewis | 2023-11-18 | 1 | -0/+2 |
| | |||||
* | [Minor] Make Robot Framework loop unfunny | Andrew Lewis | 2023-10-30 | 1 | -6/+10 |
| | |||||
* | [Test] Use Robot Framework native IF | Andrew Lewis | 2023-10-02 | 1 | -34/+78 |
| | | | | - Since 4.0 (March 2021) | ||||
* | Merge pull request #4615 from rspamd/vstakhov-known-senders | Vsevolod Stakhov | 2023-09-27 | 1 | -0/+1 |
|\ | | | | | Merge tests into master branch | ||||
| * | [Test] Rudimentary tests for known_senders plugin | Andrew Lewis | 2023-09-25 | 1 | -0/+1 |
| | | |||||
* | | [Test] Ignore encoding errors | Andrew Lewis | 2023-09-26 | 1 | -4/+4 |
|/ | |||||
* | [Test] Properly set environment, fix teardown part | Vsevolod Stakhov | 2023-01-07 | 1 | -0/+1 |
| | |||||
* | [Test] Rework kill process tree utility | Vsevolod Stakhov | 2022-12-31 | 1 | -3/+4 |
| | |||||
* | [Test] Rework HTTP tests | Vsevolod Stakhov | 2022-12-31 | 2 | -16/+45 |
| | |||||
* | [Test] Do not clean up hyperscan files during functional tests | Vsevolod Stakhov | 2022-12-01 | 1 | -0/+1 |
| | |||||
* | [Test] Fix multiple test issues | Vsevolod Stakhov | 2022-11-15 | 1 | -7/+22 |
| | |||||
* | [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] Compare lists sorted... | Vsevolod Stakhov | 2022-05-10 | 1 | -1/+1 |
| | |||||
* | [Test] Avoid importing user configuration | Andrew Lewis | 2021-09-15 | 1 | -2/+5 |
| | |||||
* | [Test] Store stdout/stderr in robot | Vsevolod Stakhov | 2021-07-16 | 1 | -1/+1 |
| | |||||
* | [Test] Log stderr in robot | Vsevolod Stakhov | 2021-06-08 | 1 | -3/+4 |
| | |||||
* | [Test] Fix segmentation fault check | Andrew Lewis | 2021-06-01 | 1 | -1/+1 |
| | |||||
* | [Test] Merge test suites; use settings | Andrew Lewis | 2021-05-18 | 1 | -0/+5 |
| | |||||
* | [Test] Cleanup | Andrew Lewis | 2021-05-05 | 1 | -64/+55 |
| | | | | | | - Use consistent naming for setup/teardown - Remove some unused files - Sort & align variables | ||||
* | [Test] Use automatically exported variables | Andrew Lewis | 2021-05-04 | 3 | -78/+71 |
| | |||||
* | [Test] Use lupa for templating rspamd configs | Andrew Lewis | 2021-05-04 | 1 | -35/+86 |
| | |||||
* | [Test] url-redirector | Andrew Lewis | 2021-04-13 | 1 | -0/+11 |
| | |||||
* | [Feature] Add controller endpoint for training neural | Andrew Lewis | 2020-12-17 | 1 | -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 robot | Vsevolod Stakhov | 2020-11-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #3544 from fatalbanana/tp | Vsevolod Stakhov | 2020-11-05 | 1 | -3/+20 |
|\ | | | | | [Test] Rework composites test | ||||
| * | [Test] Rework composites test | Andrew Lewis | 2020-11-05 | 1 | -3/+20 |
| | | |||||
* | | [Test] Improve test stability | Andrew Lewis | 2020-10-26 | 1 | -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 test | Andrew Lewis | 2020-09-28 | 1 | -1/+2 |
| | |||||
* | [Test] Use HTTP & simplified test style | Andrew Lewis | 2020-09-07 | 2 | -2/+75 |
| | |||||
* | [Test] Increase resilence of the NN tests | Vsevolod Stakhov | 2020-08-24 | 1 | -1/+1 |
| | |||||
* | [Test] Use Python3 for functional tests | Andrew Lewis | 2020-06-25 | 3 | -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 syntax | Andrew Lewis | 2020-06-23 | 1 | -9/+9 |
| |