summaryrefslogtreecommitdiffstats
path: root/test/functional/lua
Commit message (Collapse)AuthorAgeFilesLines
* [Test] added Lua test coverage collector for functional testsMikhail Galanin2018-10-051-0/+46
|
* [Test] Fix reload testVsevolod Stakhov2018-10-021-2/+2
|
* [Minor] Fixed sync redis connection with default arguments in rspamadmMikhail Galanin2018-10-011-3/+3
|
* [Test] fixed config pathMikhail Galanin2018-09-271-1/+1
|
* [Test] Fixed undefined variable usageMikhail Galanin2018-09-271-3/+4
|
* [Test] Added test for dns request from rspamadmMikhail Galanin2018-09-271-0/+29
|
* [Test] Final cases for selectors - register_* and functional for regexpsMikhail Galanin2018-09-241-0/+6
|
* [Test] Test for regexps in {sa_body} and urls with newlinesMikhail Galanin2018-09-181-0/+12
|
* [Fix] Fix more issues with watching of async eventsVsevolod Stakhov2018-09-121-0/+3
|
* Merge pull request #2485 from negram/dns-api-testVsevolod Stakhov2018-09-121-0/+52
|\ | | | | [Test] Added test for DNS api
| * [Minor] Removed extra whitespaceMikhail Galanin2018-09-121-1/+1
| |
| * [Test] Added test for DNS apiMikhail Galanin2018-09-121-0/+52
| |
* | [Minor] Removed unused variableMikhail Galanin2018-09-121-1/+0
| |
* | [Test] Added test for new version of Redis APIMikhail Galanin2018-09-121-3/+29
|/
* [Test] Added test for Redis APIMikhail Galanin2018-09-103-1/+134
|
* Merge pull request #2476 from negram/fix-milter-testVsevolod Stakhov2018-09-106-11/+14
|\ | | | | Fix milter test
| * [Test] Mark "connection" resource as freedMikhail Galanin2018-09-101-1/+4
| | | | | | | | mt.disconnect() performs free(). If we call it twice with the same argument, we will get double free()
| * [Test] Use dofile instead of requireMikhail Galanin2018-09-105-10/+10
| | | | | | | | require implies module loading via standard mechanism (which is have to present in LUA_PATH). Here we just load the specific files.
* | [Test] Added more test for rspamadm and test for lua tcp client invoked via ↵Mikhail Galanin2018-09-053-0/+66
|/ | | | rspamadm
* [Test] Read the whole response from dummy httpMikhail Galanin2018-08-311-14/+33
|
* [Minor] testMikhail Galanin2018-08-301-1/+0
|
* [Test] Test for TCP libraryMikhail Galanin2018-08-302-0/+173
|
* [Test] Use new routines in test, just for test (manual one) :)Mikhail Galanin2018-08-241-4/+51
|
* [Test] More test cases for HTTP APIMikhail Galanin2018-08-231-7/+53
|
* [Test] Added test for HTTP APIMikhail Galanin2018-08-221-0/+32
|
* [Test] Extend & enable combined milter testAndrew Lewis2018-02-271-4/+19
|
* [Test] Extend milter testsAndrew Lewis2018-02-128-55/+274
|
* [Test] Beginning of tests for milterAndrew Lewis2018-01-301-0/+59
|
* [Minor] Fix testsAndrew Lewis2017-09-111-0/+1
|
* [Test] Settings: few more testsAndrew Lewis2017-08-281-0/+3
|
* [Test] Some tests for settingsAndrew Lewis2017-04-261-0/+26
|
* [Test] Test option orderAndrew Lewis2017-03-231-0/+15
|
* [Test] Test URL tag persistenceAndrew Lewis2017-02-281-0/+55
|
* [Test] Test map key valuesAndrew Lewis2017-02-271-0/+70
|
* [Minor] Trim whitespaceAndrew Lewis2016-11-181-1/+1
|
* [Test] Some basic tests for hashes in LuaAndrew Lewis2016-11-181-0/+68
|
* [Minor] Lint rspamadm & test suite scriptsAndrew Lewis2016-11-155-9/+5
|
* [Test] Add map reload testAndrew Lewis2016-10-191-0/+16
|
* [Test] Fix testsAndrew Lewis2016-08-141-1/+0
|
* [Test] Add test for TLD partsAndrew Lewis2016-08-141-0/+56
|
* [Test] Add SpamAssassin metas/foreign dependencies testAndrew Lewis2016-08-051-0/+7
|
* [Test] Add test for recipient parsing sanityAndrew Lewis2016-08-041-0/+14
|
* [Test] Some basic tests for JSON sanityAndrew Lewis2016-08-031-0/+3
|
* [Test] Add test for pre & post filtersAndrew Lewis2016-07-171-0/+65
|
* [Test] New functional test frameworkAndrew Lewis2016-06-272-0/+69