summary refs log tree commit diff
path: root/tests/storage/test_profile.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move SQLiteMemoryDbPool implementation into tests.utilsPaul "LeoNerd" Evans2014-09-101-27/+1
* It's considered polite to actually wait for DB prepare before running testsPaul "LeoNerd" Evans2014-09-101-1/+4
* Also test avatar_url profile fieldPaul "LeoNerd" Evans2014-09-101-0/+14
* Tiny trivial PoC unit-test using SQLite in :memory: modePaul "LeoNerd" Evans2014-09-101-0/+78