summary refs log tree commit diff
path: root/tests/storage/test_registration.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix testsDavid Baker2015-03-241-1/+1
* Don't test exact equality of the list: as long as it has the fields we expect...David Baker2015-03-241-6/+5
* Factor out some of the common homeserver setup code into aMark Haines2015-02-111-8/+2
* Extract the id token of the token when authing users, include the token and d...Mark Haines2015-01-281-2/+8
* Unbreak tests after changing storage APIErik Johnston2014-09-291-2/+2
* Use new 'tests.unittest' in new storage level testsPaul "LeoNerd" Evans2014-09-151-1/+1
* Unit-test for RegistrationStore using SQLiteMemoryDbPoolPaul "LeoNerd" Evans2014-09-111-0/+69