aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Test DKIM permfailAndrew Lewis2016-09-193-0/+44
|
* [Test] Fix stats_pathAndrew Lewis2016-09-025-2/+6
|
* [Test] Add config testAndrew Lewis2016-08-301-0/+9
|
* [Test] Add tests for DMARCAndrew Lewis2016-08-2316-1/+139
|
* [Feature] Add mempool maps in multimapAndrew Lewis2016-08-182-1/+16
|
* [Feature] ASN module; support matching ASN/country in multimapAndrew Lewis2016-08-172-0/+28
| | | | | - Also removed stuff from ip_score - Updated tests
* [Test] Use out of tree build for tests/code coverageAndrew Lewis2016-08-161-1/+1
| | | | - Also a loosely-related fix for test library
* [Test] Additions for multimap & proxy testsAndrew Lewis2016-08-153-1/+26
| | | | | - Test unfiltered URL map - Test SPAMC & RSPAMC protocols at proxy
* [Test] Forgot to commitAndrew Lewis2016-08-151-0/+3
|
* Merge pull request #847 from fatalbanana/mmtestVsevolod Stakhov2016-08-156-0/+102
|\ | | | | [Test] Add test for multimap URL maps & filters
| * [Test] Add test for multimap URL maps & filtersAndrew Lewis2016-08-156-0/+102
| |
* | Merge pull request #846 from fatalbanana/fuzzytestVsevolod Stakhov2016-08-1516-41/+290
|\ \ | |/ |/| [Test] Rework fuzzy tests
| * [Test] Rework fuzzy testsAndrew Lewis2016-08-1416-41/+290
| | | | | | | | | | | | | | - Add fuzzy & negative match tests - Check attachment & text samples - Add suites for different algorithms; keyed/unkeyed - Move overwrite/delete tests into general suite
* | [Test] Fix testsAndrew Lewis2016-08-141-1/+0
| |
* | [Test] Add test for TLD partsAndrew Lewis2016-08-145-1/+72
|/
* [Test] Some minor updates for testsAndrew Lewis2016-08-126-28/+72
| | | | | | - Removed horrible features from test library - Negative cases for SpamAssassin WLBLEval - Restructured JSON tests
* [Test] Add tests for redis maps in multimapAndrew Lewis2016-08-123-1/+58
|
* Merge pull request #840 from fatalbanana/sa_wlblVsevolod Stakhov2016-08-112-6/+73
|\ | | | | [Test] Some tests for SpamAssassin WLBLEval
| * [Test] Some tests for SpamAssassin WLBLEvalAndrew Lewis2016-08-112-6/+73
| |
* | [Test] Fix multimap CDB testAndrew Lewis2016-08-112-3/+3
|/
* [Test] Add custom rspamd log follower for non-standard testsAndrew Lewis2016-08-092-4/+9
|
* [Test] Add simple test for proxyingAndrew Lewis2016-08-093-0/+57
|
* [Test] Make `Run Rspamd` function reusable by other stuffAndrew Lewis2016-08-091-28/+21
|
* [Test] Remove nasty artifact from `Run Rspamd` functionAndrew Lewis2016-08-081-1/+0
|
* [Test] Add SpamAssassin metas/foreign dependencies testAndrew Lewis2016-08-055-0/+23
|
* [Test] Fix recipients testVsevolod Stakhov2016-08-041-1/+1
|
* Merge pull request #809 from fatalbanana/rcptVsevolod Stakhov2016-08-042-0/+20
|\ | | | | [Test] Add test for recipient parsing sanity
| * [Test] Add test for recipient parsing sanityAndrew Lewis2016-08-042-0/+20
| |
* | [Test] Beginnings of tests for SpamAssassin pluginAndrew Lewis2016-08-044-0/+77
| |
* | [Minor] Reformat test dataAndrew Lewis2016-08-042-7/+7
|/
* [Test] Unify some configsAndrew Lewis2016-08-045-49/+34
|
* [Test] Add test for CDB mapsAndrew Lewis2016-08-043-0/+12
|
* [Test] Some basic tests for JSON sanityAndrew Lewis2016-08-033-0/+51
|
* [Test] Add DKIM sign + verify testsAndrew Lewis2016-08-023-0/+87
|
* [Test] Replace get_process_children with psutil functionAndrew Lewis2016-08-021-14/+2
|
* Merge pull request #775 from fatalbanana/multimapVsevolod Stakhov2016-08-013-3/+15
|\ | | | | Allow for matching hostnames in multimap (#773)
| * [Test] Add test for hostname mapAndrew Lewis2016-07-312-0/+12
| |
| * [Test] Some minor fixes for testsAndrew Lewis2016-07-312-3/+3
| |
* | [Feature] Check UTF validity when there are utf regexps in a mapVsevolod Stakhov2016-08-011-1/+1
|/
* [Test] Add a simple multimap utf testVsevolod Stakhov2016-07-314-0/+32
|
* Merge pull request #771 from fatalbanana/funVsevolod Stakhov2016-07-291-0/+1
|\ | | | | [Test] Help rspamd find fun.lua
| * [Test] Help rspamd find fun.luaAndrew Lewis2016-07-291-0/+1
| |
* | [Test] Some minor fixes & improvements for testsAndrew Lewis2016-07-293-23/+24
|/ | | | - Also machine-format test data again
* [Feature] Allow maps with multiple symbols and scoresVsevolod Stakhov2016-07-293-2/+42
|
* [Test] Add tests for controller passwordsVsevolod Stakhov2016-07-283-1/+94
|
* [Feature] Implement dependencies for mapsVsevolod Stakhov2016-07-282-1/+12
| | | | Issue: #765
* [Test] Add more tests for multimap moduleVsevolod Stakhov2016-07-285-1/+66
|
* Merge pull request #767 from fatalbanana/robotVsevolod Stakhov2016-07-281-4/+4
|\ | | | | [Test] Fix paths
| * [Test] Fix pathsAndrew Lewis2016-07-281-4/+4
| |
* | [Test] Add multimap testVsevolod Stakhov2016-07-282-0/+56
| |