]> source.dussan.org Git - rspamd.git/commit
[Test] Added test for Redis API
authorMikhail Galanin <mgalanin@mimecast.com>
Mon, 10 Sep 2018 14:19:16 +0000 (15:19 +0100)
committerMikhail Galanin <mgalanin@mimecast.com>
Mon, 10 Sep 2018 14:19:16 +0000 (15:19 +0100)
commita77f6d5515077c0b6912ce957d7c53bf0c526a58
tree1380029b0bf7418249a8df99e03c03f6ee18fcb0
parent1b5cef0e884b49430d5cac902a366703beef5439
[Test] Added test for Redis API
.luacheckrc
test/functional/cases/151_rspamadm_async.robot
test/functional/cases/240_redis.robot [new file with mode: 0644]
test/functional/cases/241_redis_is_dead.robot [new file with mode: 0644]
test/functional/configs/redis.conf [new file with mode: 0644]
test/functional/lib/rspamd.robot
test/functional/lua/redis.lua [new file with mode: 0644]
test/functional/lua/rspamadm/test_redis_client.lua [new file with mode: 0644]
test/functional/lua/tcp.lua