summary refs log tree commit diff
path: root/tests/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make add_hashes_and_signatures operate on dictsErik Johnston2019-01-291-30/+26
* Check logcontexts before and after each test (#4190)Richard van der Hoff2018-11-271-6/+12
* Run tests under PostgreSQL (#3423)Amber Brown2018-08-131-4/+2
* fix up a forced long lineAmber Brown2018-08-111-1/+2
* Run black.black2018-08-102-43/+22
* run isortAmber Brown2018-07-092-9/+11
* Pass around the reactor explicitly (#3385)Amber Brown2018-06-221-4/+5
* Make tests py3 compatibleAdrian Tschira2018-04-161-1/+1
* Create dbpool as normal in testsRichard van der Hoff2018-01-271-2/+2
* Optimise LoggingContext creation and copyingRichard van der Hoff2018-01-161-7/+7
* Add some more tests for KeyringRichard van der Hoff2017-09-201-37/+140
* Fix concurrent server_key requests (#2458)Richard van der Hoff2017-09-191-3/+55
* Clean up and document handling of logcontexts in Keyring (#2452)Richard van der Hoff2017-09-181-0/+74
* Fix flake8 warnings for testsMark Haines2016-02-191-1/+0
* copyrightsMatthew Hodgson2016-01-072-2/+2
* Invoke EventBuilder directly instead of going via the EventBuilderFactoryPaul "LeoNerd" Evans2015-10-191-35/+3
* Capture __init__.pyPaul "LeoNerd" Evans2015-10-191-0/+15
* Use assertIn() instead of assertTrue on the 'in' operatorPaul "LeoNerd" Evans2015-10-191-6/+6
* Another signing test vector using an 'm.room.message' with content, so that t...Paul "LeoNerd" Evans2015-10-191-1/+49
* Initial minimial hack at a test of event hashing and signingPaul "LeoNerd" Evans2015-10-191-0/+98