summaryrefslogtreecommitdiffstats
path: root/test.py
AgeCommit message (Expand)Author
2019-02-01Update dates in copyright headersMichael Weiser
2019-01-26Implement unit tests for the configurationMichael Weiser
2019-01-23Silence pylint warnings in unit tests.Michael Weiser
2019-01-23Fix distinction of cluster-enabled database vs. operation targetMichael Weiser
2019-01-22Eliminate database connection from SampleMichael Weiser
2019-01-22Switch rules interface to classesMichael Weiser
2019-01-22Remove known sample trackingMichael Weiser
2019-01-22Rework rule result reason handling in SampleMichael Weiser
2019-01-22Remove dead database testcaseMichael Weiser
2019-01-22Add threshold for stale in flight samplesMichael Weiser
2019-01-22Implement simple instance concurrencyMichael Weiser
2018-11-28Handle case of not knowing any mimetypeFelix Bauer
2018-11-28Add ruleset tests for filetype_on_whitelist and filetype_on_greylistFelix Bauer
2018-09-06Kill the global config objectMichael Weiser
2018-08-28Switch to JSON protocol on amavis socketMichael Weiser
2018-06-28Improve MIME type determination by using multiple sourcesSebastian Deiss
2018-05-28Fix unit testsSebastian Deiss
2018-02-21Fix database setup for unit tests.Sebastian Deiss
2018-01-16Update copyrightSebastian Deiss
2017-10-17Refactoring and cleanup to implement our toolbox / plugin conceptSebastian Deiss
2017-10-16Re-implemented queuing system and mapping between socket <-> sample(s)Sebastian Deiss
2017-10-13Massive refactoring to implement our toolbox / plugin conceptSebastian Deiss
2017-09-22Implement new database schemaSebastian Deiss
2017-09-12Fix assertion in testcaseSebastian Deiss
2017-09-05Cleanup all temp files created during unit tests at the end of the testcaseSebastian Deiss
2017-09-05Fix testcase for sample attributes to work with the new file extension logicSebastian Deiss
2017-09-01test.py: cleanupSebastian Deiss
2017-09-01Add testcase for samples without a file extensionSebastian Deiss
2017-08-31Added more unit tests and therefore refactored some modules.Sebastian Deiss
2017-05-23Import from our internal VCSSebastian Deiss