| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | Merge pull request #4615 from rspamd/vstakhov-known-senders | Vsevolod Stakhov | 2023-09-27 | 1 | -0/+1 |
|\ |
|
| * | [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 |
* | [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 |
* | [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 |
* | [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 | Andrew Lewis | 2020-11-05 | 1 | -3/+20 |
* | | [Test] Improve test stability | Andrew Lewis | 2020-10-26 | 1 | -4/+4 |
|/ |
|
* | [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 |
* | [Test] Don't use deprecated RobotFramework syntax | Andrew Lewis | 2020-06-23 | 1 | -9/+9 |
* | [Test] Add avast test cases | Vsevolod Stakhov | 2020-02-01 | 1 | -0/+1 |
* | [Feature] Add p0f scanner | denpamusic | 2019-09-15 | 1 | -0/+1 |
* | [Test] Various robot fixes | Vsevolod Stakhov | 2019-07-19 | 2 | -8/+29 |
* | [Test] Fix permissions mask | Vsevolod Stakhov | 2019-06-24 | 1 | -1/+8 |
* | Merge pull request #2935 from citrin/clickhouse | Vsevolod Stakhov | 2019-06-21 | 2 | -2/+9 |
|\ |
|
| * | [Minor] Fix ClickHouse test after upgrade | Anton Yuzhaninov | 2019-06-20 | 2 | -2/+9 |
* | | [Minor] Update test to work with current robot version | Anton Yuzhaninov | 2019-06-21 | 1 | -13/+19 |
|/ |
|
* | [Test] Fix json tests | Vsevolod Stakhov | 2019-06-04 | 1 | -0/+1 |
* | [Test] Add functional tests for ssl in lua_tcp | Vsevolod Stakhov | 2019-05-31 | 1 | -8/+6 |
* | [Fix] tests - antivirus - fprot symbols | Carsten Rosenberg | 2019-01-19 | 1 | -1/+1 |
* | [Test] Write test name to queue id | Vsevolod Stakhov | 2019-01-14 | 1 | -1/+1 |
* | Speedup lua coverage collecting for functional test | Anton Yuzhaninov | 2018-10-27 | 1 | -28/+65 |
* | TCP Connect robot keyword | Anton Yuzhaninov | 2018-10-24 | 1 | -0/+7 |
* | Cleanup unused imports | Anton Yuzhaninov | 2018-10-16 | 1 | -3/+0 |