1
0
Mirror von https://github.com/rspamd/rspamd.git synchronisiert 2024-08-18 14:10:22 +02:00
Commit graph

556 Commits

Autor SHA1 Nachricht Datum
Mikhail Galanin
5aaa0cdfad [Test] Input data for the last test case 2018-09-18 11:22:52 +01:00
Mikhail Galanin
5ec5204446 [Test] Added test for case "hello.\nagain" 2018-09-18 11:12:28 +01:00
Mikhail Galanin
b1543ef5c4 [Test] Forgotten config 2018-09-18 11:05:33 +01:00
Mikhail Galanin
247bc030c0 [Test] Test for regexps in {sa_body} and urls with newlines 2018-09-18 10:41:21 +01:00
Vsevolod Stakhov
c05c2b3b82 [Fix] Fix more issues with watching of async events 2018-09-12 17:29:15 +01:00
Vsevolod Stakhov
88689d7be5
Merge pull request #2485 from negram/dns-api-test
[Test] Added test for DNS api
2018-09-12 12:00:34 +01:00
Mikhail Galanin
9ea7effc33 [Minor] Removed extra whitespace 2018-09-12 09:23:55 +01:00
Mikhail Galanin
7f6873b541 [Minor] Removed unused variable 2018-09-12 09:22:18 +01:00
Mikhail Galanin
22aeb02b7a [Test] Added test for DNS api 2018-09-12 09:01:31 +01:00
Mikhail Galanin
f57f764849 [Test] Added test for new version of Redis API 2018-09-12 08:57:23 +01:00
Mikhail Galanin
09551bcf6a Merge branch 'master' into redis-coroutines 2018-09-11 11:07:58 +01:00
Mikhail Galanin
352bf6f96a [Test] Mark error with symbol in response 2018-09-10 15:35:52 +01:00
Mikhail Galanin
a77f6d5515 [Test] Added test for Redis API 2018-09-10 15:19:16 +01:00
Mikhail Galanin
6abc2ca8d9 [Test] Added test case for error handling check 2018-09-10 14:50:13 +01:00
Vsevolod Stakhov
819de7eed4
Merge pull request #2476 from negram/fix-milter-test
Fix milter test
2018-09-10 11:22:12 +01:00
Vsevolod Stakhov
374f1a04be
Merge pull request #2475 from negram/dnssec-mock
[Test] One more domain to faking records
2018-09-10 11:17:53 +01:00
Mikhail Galanin
6990ef3daa Merge branch 'master' into rspamadm-coroutines 2018-09-10 11:02:47 +01:00
Mikhail Galanin
2a29cf229e [Test] More fake recors
to fix "SPF DNSFAIL FAILED A" and "SPF DNSFAIL FAILED MX" cases
2018-09-10 11:00:41 +01:00
Mikhail Galanin
60b2f09394 [Test] More debug info 2018-09-10 10:38:36 +01:00
Mikhail Galanin
0b49102df9 [Test] Mark "connection" resource as freed
mt.disconnect() performs free(). If we call it twice with the same argument, we will get double free()
2018-09-10 10:37:59 +01:00
Mikhail Galanin
65b03cd7e7 [Test] Use dofile instead of require
require implies module loading via standard mechanism (which is have to present in LUA_PATH). Here we just load the specific files.
2018-09-10 10:36:47 +01:00
Mikhail Galanin
4b237a7e75 [Test] And another fake domain
Used in "Blacklist" test and slows it down when no connection
2018-09-10 09:44:56 +01:00
Mikhail Galanin
d3ecbb2cc6 [Test] One more domain to faking records 2018-09-10 09:23:10 +01:00
Mikhail Galanin
8f30094140 [Test] Small refactoring in dummy services test
Moved code for pid writing and terminating into a separated module.
Also added cleanup: in some cases, processes remained in the system after test is done. It should not happen anymore
2018-09-07 17:59:28 +01:00
Mikhail Galanin
4e96718ad3 [Test] Added check if there was no segfault during the test run 2018-09-06 17:43:59 +01:00
Mikhail Galanin
ed1c0fe1f5 [Minor] It's too early to test rspamadm with redis 2018-09-06 09:30:25 +01:00
Mikhail Galanin
49fb6ed4d6 [Test] Added more test for rspamadm and test for lua tcp client invoked via rspamadm 2018-09-05 13:43:21 +01:00
Mikhail Galanin
ee6aa02264 [Test] Read the whole response from dummy http 2018-08-31 10:12:36 +01:00
Mikhail Galanin
c392c868b5 [Minor] test 2018-08-30 17:20:31 +01:00
Mikhail Galanin
b4d4cff669 [Test] Test for TCP library 2018-08-30 16:51:55 +01:00
Vsevolod Stakhov
2c5620474d [Test] Remove legacy tokenizer tests 2018-08-24 10:19:55 +01:00
Mikhail Galanin
2d492871cd [Test] Use new routines in test, just for test (manual one) :) 2018-08-24 09:20:48 +01:00
Mikhail Galanin
213ba86aaa [Test] More test cases for ClickHouse 2018-08-24 09:20:06 +01:00
Mikhail Galanin
6d12ba86f2 [Minor] Split lua_thread_pool_get on lua_thread_pool_get_for_task/lua_thread_pool_get_for_config 2018-08-24 09:13:24 +01:00
Mikhail Galanin
a4b08ac566 [Test] More test cases for HTTP API 2018-08-23 13:49:59 +01:00
Mikhail Galanin
170a4c4a04 [Test] Improved process termination in tests 2018-08-22 16:00:30 +01:00
Mikhail Galanin
9ee6b0c059 [Test] Added test for HTTP API 2018-08-22 15:59:44 +01:00
Vsevolod Stakhov
aab736f8df
Merge pull request #2433 from negram/clickhouse-migration-functional-test
[Test] Added test for clickhouse migration vNONE -> v2
2018-08-21 18:19:57 +01:00
Mikhail Galanin
5d8ce4565d [Test] Added test for clickhouse migration vNONE -> v2 2018-08-21 17:00:23 +01:00
Vsevolod Stakhov
4201529a7c [Minor] Fix entities decoding 2018-08-21 15:04:35 +01:00
Mikhail Galanin
5dd0a6b7fb [Minor] Benchmark for lua calls 2018-08-20 10:27:12 +01:00
Mikhail Galanin
533f9e950d [Test] Added few more fake records 2018-08-14 16:33:23 +01:00
Vsevolod Stakhov
1ccdf4e9a6
Merge pull request #2418 from negram/save-logs-and-configs-in-tests
[Test] Save logs and config once a test has been done
2018-08-13 11:23:37 +01:00
Mikhail Galanin
ca8bf2132d [Test] Save logs and config once a test has been done 2018-08-13 08:52:35 +01:00
Mikhail Galanin
e4be0b2cfa [Test] Fake Lua test suite 2018-08-10 15:07:17 +01:00
Mikhail Galanin
0df3aa4809 [Test] Cover "102 Multimap" suite with faked records 2018-08-10 13:10:36 +01:00
Mikhail Galanin
279e042afe [Fix] Use fake dns records in tests 2018-08-08 15:49:47 +01:00
Vsevolod Stakhov
9b09189ee8 [Test] Add more gtube parts to test 2018-08-01 12:47:57 +01:00
Vsevolod Stakhov
111fb4d10c
Merge pull request #2385 from negram/extract_specific_urls-rework
Extract specific urls rework
2018-07-31 19:26:08 +01:00
Mikhail Galanin
daa0c73eee [Minor] added test parsing html/phished urls 2018-07-31 15:53:51 +01:00