Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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] Exclude more speed/fuzz tests to allow unit tests execution under 1 sec | Vsevolod Stakhov | 2022-12-27 | 3 | -87/+16 |
| | |||||
* | [Test] Hide expensive unit tests with RSPAMD_LUA_EXPENSIVE_TESTS env variable | Vsevolod Stakhov | 2022-12-26 | 7 | -253/+266 |
| | |||||
* | [Test] Disable a broken unit test | Vsevolod Stakhov | 2022-12-11 | 1 | -3/+3 |
| | |||||
* | [Test] Fix a broken unit test | Vsevolod Stakhov | 2022-12-11 | 1 | -1/+1 |
| | |||||
* | [Test] Add test for the added features | Vsevolod Stakhov | 2022-12-10 | 1 | -20/+25 |
| | |||||
* | [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 |
| | |||||
* | [Minor] Add tests and fix some minor issues | Vsevolod Stakhov | 2022-11-22 | 1 | -5/+30 |
| | |||||
* | [Minor] Fix tests and invocation | Vsevolod Stakhov | 2022-11-22 | 1 | -2/+3 |
| | |||||
* | [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] Add another used domain | Vsevolod Stakhov | 2022-11-15 | 1 | -0/+1 |
| | |||||
* | [Test] Fix test tlds | Vsevolod Stakhov | 2022-11-15 | 2 | -0/+14 |
| | |||||
* | [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] Do not use hardcoded path for sqlite3 tests | Petr Vaněk | 2022-11-07 | 1 | -9/+10 |
| | |||||
* | [Test] Remove test case with non-deterministic result | Petr Vaněk | 2022-11-05 | 1 | -1/+0 |
| | | | | | | | | | | Removed test case does not work with luajit-2.1 anymore as it depends on internal behavior of lujait-2.0. The order of URL list returned by `extract_specific_urls` function from `lualib/lua_util` depends on order of keys in table of TLDs. The test case incorrectly expects "net" and "com" being in front of the table, however, "org" can appear there as well. | ||||
* | [Test] Add a test for SUBJECT_HAS_CURRENCY rule | Vsevolod Stakhov | 2022-10-29 | 2 | -0/+9 |
| | |||||
* | [Test] Fix broken tests | Vsevolod Stakhov | 2022-10-25 | 1 | -1/+1 |
| | |||||
* | [Rework] Make http normalize path function a generic function | Vsevolod Stakhov | 2022-10-23 | 1 | -1/+1 |
| | |||||
* | [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] Check the decoded length when doing base32 fuzz test | Vsevolod Stakhov | 2022-07-16 | 1 | -1/+3 |
| | |||||
* | [Test] Add unit test for keepalive timeout parsing | Vsevolod Stakhov | 2022-07-09 | 1 | -0/+26 |
| |