summary refs log tree commit diff
path: root/tests/crypto/test_event_signing.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run Black. (#5482)Amber Brown2019-06-201-23/+23
* Make add_hashes_and_signatures operate on dictsErik Johnston2019-01-291-30/+26
* Run black.black2018-08-101-13/+6
* run isortAmber Brown2018-07-091-6/+4
* copyrightsMatthew Hodgson2016-01-071-1/+1
* Invoke EventBuilder directly instead of going via the EventBuilderFactoryPaul "LeoNerd" Evans2015-10-191-35/+3
* 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