Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Test] Some tests for antivirus module | Andrew Lewis | 2017-03-06 | 2 | -1/+3 |
| | |||||
* | [Test] Test URL tag persistence | Andrew Lewis | 2017-02-28 | 1 | -4/+6 |
| | |||||
* | [Test] Add map reload test | Andrew Lewis | 2016-10-19 | 1 | -0/+1 |
| | |||||
* | [Test] Wait for ports to be confirmed-free inbetween runs | Andrew Lewis | 2016-10-17 | 3 | -3/+44 |
| | |||||
* | Merge pull request #1031 from fatalbanana/test | Vsevolod Stakhov | 2016-10-14 | 1 | -2/+8 |
|\ | | | | | [Test] Wait until size of PIDfiles is > 0 | ||||
| * | [Test] Wait until size of PIDfiles is > 0 | Andrew Lewis | 2016-10-14 | 1 | -2/+8 |
| | | |||||
* | | Merge pull request #1028 from fatalbanana/fuzzy | Vsevolod Stakhov | 2016-10-14 | 3 | -2/+12 |
|\ \ | |/ |/| | Test for fuzzy replication | ||||
| * | [Test] Test fuzzy replication | Andrew Lewis | 2016-10-13 | 3 | -2/+12 |
| | | |||||
* | | [Test] Try improve test stability | Andrew Lewis | 2016-10-14 | 1 | -1/+1 |
|/ | |||||
* | [Test] Fix stats_path | Andrew Lewis | 2016-09-02 | 1 | -1/+1 |
| | |||||
* | [Test] Use out of tree build for tests/code coverage | Andrew Lewis | 2016-08-16 | 1 | -1/+1 |
| | | | | - Also a loosely-related fix for test library | ||||
* | [Test] Rework fuzzy tests | Andrew Lewis | 2016-08-14 | 2 | -1/+6 |
| | | | | | | | - Add fuzzy & negative match tests - Check attachment & text samples - Add suites for different algorithms; keyed/unkeyed - Move overwrite/delete tests into general suite | ||||
* | [Test] Some minor updates for tests | Andrew Lewis | 2016-08-12 | 1 | -6/+1 |
| | | | | | | - Removed horrible features from test library - Negative cases for SpamAssassin WLBLEval - Restructured JSON tests | ||||
* | [Test] Add tests for redis maps in multimap | Andrew Lewis | 2016-08-12 | 1 | -0/+8 |
| | |||||
* | [Test] Add custom rspamd log follower for non-standard tests | Andrew Lewis | 2016-08-09 | 1 | -0/+7 |
| | |||||
* | [Test] Add simple test for proxying | Andrew Lewis | 2016-08-09 | 1 | -0/+1 |
| | |||||
* | [Test] Make `Run Rspamd` function reusable by other stuff | Andrew Lewis | 2016-08-09 | 1 | -28/+21 |
| | |||||
* | [Test] Remove nasty artifact from `Run Rspamd` function | Andrew Lewis | 2016-08-08 | 1 | -1/+0 |
| | |||||
* | [Test] Some basic tests for JSON sanity | Andrew Lewis | 2016-08-03 | 1 | -0/+20 |
| | |||||
* | [Test] Replace get_process_children with psutil function | Andrew Lewis | 2016-08-02 | 1 | -14/+2 |
| | |||||
* | [Test] Some minor fixes & improvements for tests | Andrew Lewis | 2016-07-29 | 1 | -0/+2 |
| | | | | - Also machine-format test data again | ||||
* | Merge pull request #767 from fatalbanana/robot | Vsevolod Stakhov | 2016-07-28 | 1 | -4/+4 |
|\ | | | | | [Test] Fix paths | ||||
| * | [Test] Fix paths | Andrew Lewis | 2016-07-28 | 1 | -4/+4 |
| | | |||||
* | | [Fix] Fix paths in tests | Vsevolod Stakhov | 2016-07-28 | 2 | -2/+2 |
| | | |||||
* | | [Test] Fix rspamc invocation to support arguments passing | Vsevolod Stakhov | 2016-07-28 | 1 | -2/+2 |
|/ | |||||
* | [Test] Rework tests framework to run in a custom environment | Vsevolod Stakhov | 2016-07-28 | 1 | -4/+27 |
| | |||||
* | [Test] Try harder to kill rspamd + child processes to avoid cascading failures | Andrew Lewis | 2016-07-25 | 2 | -8/+31 |
| | |||||
* | [Test] Add test for legacy RSPAMC protocol | Andrew Lewis | 2016-07-22 | 1 | -0/+13 |
| | |||||
* | [Test] Sleep after calling rspamadm fuzzy_sync | Andrew Lewis | 2016-07-21 | 1 | -0/+1 |
| | |||||
* | [Test] Fix braindamaged shutdown_process function | Andrew Lewis | 2016-07-21 | 1 | -10/+5 |
| | |||||
* | [Test] Fix race conditions in functional tests | Andrew Lewis | 2016-07-21 | 1 | -0/+2 |
| | |||||
* | [Test] Integrate functional tests with Travis CI | Andrew Lewis | 2016-07-18 | 2 | -0/+5 |
| | |||||
* | [Test] Fix scan file test | Andrew Lewis | 2016-07-17 | 1 | -1/+1 |
| | |||||
* | [Test] Some basic functional tests for mime_types module & archives | Andrew Lewis | 2016-07-10 | 1 | -8/+32 |
| | | | | | - Also some new features for Check Rspamc function - Run rspamd/rspamc with LD_LIBRARY_PATH | ||||
* | [Test] Add & rework functional tests | Andrew Lewis | 2016-07-02 | 3 | -36/+54 |
| | | | | | | - Machine formatted test data - More idiomatic use of test framework - Added tests for fuzzy & redis statistics | ||||
* | [Test] Fix Python3 compatibility | Andrew Lewis | 2016-06-29 | 1 | -7/+14 |
| | |||||
* | [Test] Add generic rspamc result processor | Andrew Lewis | 2016-06-29 | 1 | -1/+9 |
| | |||||
* | [Test] New functional test framework | Andrew Lewis | 2016-06-27 | 4 | -0/+160 |