Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-09-17 | Unit tests for (some) room events via the RoomStore | Paul "LeoNerd" Evans | 1 | -0/+85 |
2014-09-17 | Use new assertObjectHasAttributes() in tests/storage/test_room.py | Paul "LeoNerd" Evans | 1 | -3/+6 |
2014-09-17 | Added a useful unit test primitive for asserting object attributes | Paul "LeoNerd" Evans | 1 | -0/+11 |
2014-09-17 | More RoomStor |