summary refs log tree commit diff
path: root/docs/implementation-notes/python_architecture.rst (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-11Start of converting PresenceHandler unit tests to use SQLiteMemoryDbPool - ↵Paul "LeoNerd" Evans1-46/+27
just the 'State' test case for now
2014-09-11Unit-test DirectoryHandler against (real) SQLite memory store,