aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* [Test] Add tests for controller passwordsVsevolod Stakhov2016-07-283-1/+94
* [Feature] Implement dependencies for mapsVsevolod Stakhov2016-07-282-1/+12
* [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 pathsAndrew Lewis2016-07-281-4/+4
* | [Test] Add multimap testVsevolod Stakhov2016-07-282-0/+56
* | [Fix] Fix paths in testsVsevolod Stakhov2016-07-282-2/+2
* | [Test] Reorder testsVsevolod Stakhov2016-07-2818-0/+0
* | [Test] Fix rspamc invocation to support arguments passingVsevolod Stakhov2016-07-281-2/+2
|/
* [Test] Rework tests framework to run in a custom environmentVsevolod Stakhov2016-07-282-7/+33
* [Test] Try harder to kill rspamd + child processes to avoid cascading failuresAndrew Lewis2016-07-253-9/+32
* Merge pull request #743 from fatalbanana/fuzzy-testVsevolod Stakhov2016-07-221-4/+1
|\
| * [Test] Set fuzzy worker count to 1Andrew Lewis2016-07-221-4/+1
* | [Test] Add test for legacy RSPAMC protocolAndrew Lewis2016-07-222-0/+18
|/
* [Test] Sleep after calling rspamadm fuzzy_syncAndrew Lewis2016-07-211-0/+1
* [Test] Fix braindamaged shutdown_process functionAndrew Lewis2016-07-211-10/+5
* [Test] Don't insist on return code != 0 for broken stats testAndrew Lewis2016-07-211-1/+1
* [Test] Fix race conditions in functional testsAndrew Lewis2016-07-211-0/+2
* [Fix] Partial fix for mmap'd statistics testsAndrew Lewis2016-07-203-0/+4
* [Test] Integrate functional tests with Travis CIAndrew Lewis2016-07-187-5/+11
* [Test] Fix scan file testAndrew Lewis2016-07-171-1/+1
* [Test] Fix double bad extension testAndrew Lewis2016-07-171-1/+1
* [Test] Add test for pre & post filtersAndrew Lewis2016-07-172-0/+71
* [Test] Some basic functional tests for mime_types module & archivesAndrew Lewis2016-07-107-11/+127
* [Test] Add & rework functional testsAndrew Lewis2016-07-0226-165/+521
* [Test] Fix Python3 compatibilityAndrew Lewis2016-06-291-7/+14
* [Test] Add generic rspamc result processorAndrew Lewis2016-06-294-39/+28
* [Test] New functional test frameworkAndrew Lewis2016-06-2732-542/+362
* Minor fixes to settings.Vsevolod Stakhov2015-10-151-0/+2
* Fix functional tests.Vsevolod Stakhov2015-10-151-13/+0
* Fix scan file functional test.Vsevolod Stakhov2015-10-071-5/+0
* Add functional test for task flags API.Vsevolod Stakhov2015-09-254-1/+65
* Allow quoted filenames in scan input.Vsevolod Stakhov2015-08-051-1/+8
* Some more fixes to sqlite backend.Vsevolod Stakhov2015-07-271-2/+1
* Add config test stage to run_rspamd function.Vsevolod Stakhov2015-07-201-1/+14
* Add reload test case.Vsevolod Stakhov2015-07-201-0/+23
* Add url encoded tests.Vsevolod Stakhov2015-07-111-0/+8
* Allow query parameters for files.Vsevolod Stakhov2015-07-111-0/+6
* Add a simple functional test for scanning a file.Vsevolod Stakhov2015-07-102-0/+36
* Remove google DNS from tests.Vsevolod Stakhov2015-07-103-9/+0
* Save log files on test errors completely.Vsevolod Stakhov2015-07-101-0/+7
* Use standard functions definitions.Vsevolod Stakhov2015-07-092-16/+8
* Fix issues in the tests.Vsevolod Stakhov2015-07-0910-42/+41
* Adopt build system for new tests.Vsevolod Stakhov2015-07-093-3/+3
* Remove bats tests.Vsevolod Stakhov2015-07-092-277/+0
* New functional tests approach.Vsevolod Stakhov2015-07-0919-44/+4674
* Add tests for xxhash and siphash.Vsevolod Stakhov2015-07-081-0/+48
* Add sqlite3 backend testing.Vsevolod Stakhov2015-07-083-3/+47
* Add functional test for #331.Vsevolod Stakhov2015-07-081-3/+17
* Use more UCL vars for tests.Vsevolod Stakhov2015-07-085-13/+25