Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Test] Revert tests changes | Vsevolod Stakhov | 2019-03-01 | 4 | -9/+26 |
| | |||||
* | [Test] Remove more broken tests | Vsevolod Stakhov | 2019-02-28 | 1 | -1/+0 |
| | |||||
* | [Test] Remove more broken tests | Vsevolod Stakhov | 2019-02-28 | 2 | -18/+2 |
| | |||||
* | [Test] Fix http tests - remove coroutines tests | Vsevolod Stakhov | 2019-02-28 | 1 | -8/+8 |
| | |||||
* | [Fix] Fix HTTP headers signing case | Vsevolod Stakhov | 2019-02-18 | 1 | -1/+1 |
| | |||||
* | [Minor] Fix tests | Vsevolod Stakhov | 2019-02-18 | 1 | -1/+1 |
| | |||||
* | [Test] Add test for http headers signing | Vsevolod Stakhov | 2019-02-18 | 1 | -0/+5 |
| | |||||
* | Merge pull request #2758 from moisseev/mid | Vsevolod Stakhov | 2019-02-15 | 1 | -0/+42 |
|\ | | | | | [Test] Add tests for MID module | ||||
| * | [Test] Add tests for MID module | Alexander Moisseev | 2019-02-15 | 1 | -0/+42 |
| | | |||||
* | | [Test] Disable it, it is doomed | Vsevolod Stakhov | 2019-02-13 | 1 | -7/+7 |
| | | |||||
* | | [Test] Another try to fix migration test | Vsevolod Stakhov | 2019-02-12 | 1 | -2/+2 |
| | | |||||
* | | [Test] Try to fix schema version in the test | Vsevolod Stakhov | 2019-02-12 | 1 | -2/+2 |
|/ | |||||
* | [Test] Fix tests relying on the broken behaviour | Vsevolod Stakhov | 2019-02-07 | 1 | -5/+6 |
| | |||||
* | add tests for dkim signatures with milter | John McKay | 2019-02-02 | 1 | -0/+32 |
| | |||||
* | mark cache tests as broken until can fix for ci | John McKay | 2019-02-02 | 1 | -0/+1 |
| | |||||
* | don't use 3.6+ python re syntax in multiple test | John McKay | 2019-02-02 | 1 | -1/+1 |
| | |||||
* | Add tests for multiple signatures | John McKay | 2019-02-02 | 1 | -0/+29 |
| | |||||
* | Add tests for key cache invalidation | John McKay | 2019-02-02 | 1 | -0/+51 |
| | |||||
* | Add ed25519 signing tests | John McKay | 2019-02-02 | 1 | -0/+39 |
| | |||||
* | [Minor] mime_types - add filename whitelist | Carsten Rosenberg | 2019-01-29 | 1 | -0/+6 |
| | |||||
* | [Test] Add tests for mime_types | Alexander Moisseev | 2019-01-25 | 1 | -0/+10 |
| | |||||
* | [Test] Add testing for dynamic conf | Vsevolod Stakhov | 2019-01-24 | 1 | -2/+8 |
| | |||||
* | [Test] Add tests for lua_udp | Vsevolod Stakhov | 2019-01-21 | 1 | -0/+46 |
| | |||||
* | [Fix] tests - antivirus - fprot symbols | Carsten Rosenberg | 2019-01-19 | 1 | -6/+6 |
| | |||||
* | [Minor] test - adjust antivirus symbols | Carsten Rosenberg | 2019-01-17 | 1 | -3/+3 |
| | |||||
* | [Test] Add task:get_from(['mime']) test | Alexander Moisseev | 2019-01-17 | 1 | -0/+53 |
| | |||||
* | [Test] Fix broken test | Vsevolod Stakhov | 2018-12-28 | 1 | -1/+1 |
| | |||||
* | [Test] Rbl: Add received and whitelists tests | Vsevolod Stakhov | 2018-12-16 | 1 | -0/+8 |
| | |||||
* | [Test] Rbl: Add some tests for RBL module | Vsevolod Stakhov | 2018-12-15 | 1 | -0/+39 |
| | |||||
* | [Test] Add some tests for greylist module | Vsevolod Stakhov | 2018-12-08 | 1 | -0/+39 |
| | |||||
* | [Fix] Perform policy downgrade on sample out, add tests | Vsevolod Stakhov | 2018-11-28 | 1 | -1/+6 |
| | |||||
* | [Test] Add tests for pct=0 case | Vsevolod Stakhov | 2018-11-28 | 1 | -0/+5 |
| | |||||
* | [Test] Add tests for broken richtext case | Vsevolod Stakhov | 2018-11-27 | 1 | -0/+5 |
| | |||||
* | [Test] Remove broken tests | Vsevolod Stakhov | 2018-11-16 | 4 | -12/+0 |
| | |||||
* | [Test] Add tests for #2584 and #2349 | Vsevolod Stakhov | 2018-11-13 | 1 | -0/+39 |
| | |||||
* | [Test] Fix broken tests | Vsevolod Stakhov | 2018-11-12 | 1 | -4/+4 |
| | |||||
* | [Test] Add test for composites with symbol groups | Alexander Moisseev | 2018-10-30 | 1 | -1/+9 |
| | |||||
* | [Test] Add composites test | Alexander Moisseev | 2018-10-30 | 1 | -0/+57 |
| | |||||
* | Fix race in Cases.210 Clickhouse.001 | Anton Yuzhaninov | 2018-10-24 | 1 | -1/+1 |
| | | | | | | | Clickhouse test sometimes fails with an error: ConnectionError: HTTPConnectionPool(host='localhost', port=18123): Max retries exceeded with url: /?default_format=JSONEachRow (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f40ad96fdd0>: Failed to establish a new connection: [Errno 111] Connection refused',)) Fix this by waiting for TCP port instead pid file. | ||||
* | Add variable for clickhouse port | Anton Yuzhaninov | 2018-10-24 | 2 | -1/+2 |
| | |||||
* | [Test] Fix tests that are not RFC conformant | Vsevolod Stakhov | 2018-10-12 | 1 | -4/+4 |
| | |||||
* | [Test] Fix and extend whitelist tests | Vsevolod Stakhov | 2018-10-01 | 1 | -8/+23 |
| | |||||
* | [Test] Fix AV tests | Vsevolod Stakhov | 2018-09-29 | 1 | -4/+4 |
| | |||||
* | [Test] Add output logging | Mikhail Galanin | 2018-09-27 | 1 | -0/+2 |
| | |||||
* | [Test] Added test for dns request from rspamadm | Mikhail Galanin | 2018-09-27 | 1 | -1/+21 |
| | |||||
* | [Test] Actually the functional test | Mikhail Galanin | 2018-09-24 | 1 | -0/+30 |
| | |||||
* | [Test] Final cases for selectors - register_* and functional for regexps | Mikhail Galanin | 2018-09-24 | 1 | -1/+0 |
| | |||||
* | [Minor] Fix test cases | Vsevolod Stakhov | 2018-09-23 | 2 | -5/+5 |
| | |||||
* | [Test] Added test for case "hello.\nagain" | Mikhail Galanin | 2018-09-18 | 1 | -0/+1 |
| | |||||
* | [Test] Test for regexps in {sa_body} and urls with newlines | Mikhail Galanin | 2018-09-18 | 1 | -0/+37 |
| |