summary refs log tree commit diff
path: root/tests/storage/test_redaction.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace hs.parse_roomid with RoomID.from_stringMark Haines2015-01-231-2/+2
* Replace hs.parse_userid with UserID.from_stringMark Haines2015-01-231-2/+3
* Kill off synapse.api.events.*Erik Johnston2014-12-161-13/+10
* Fix redaction testsErik Johnston2014-12-111-6/+8
* Fix redactions. Fix 'age' keyErik Johnston2014-12-111-3/+3
* Fix some testsErik Johnston2014-12-101-59/+49
* Fix redaction storage testErik Johnston2014-11-101-0/+4
* Fix redaction storage testErik Johnston2014-11-051-0/+12
* Rename redaction test case to something helpfulErik Johnston2014-09-251-1/+1
* More tests.Erik Johnston2014-09-251-1/+82
* Add test for redactionsErik Johnston2014-09-251-0/+181