This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/matrix-org/synapse.git
synced
2025-09-28 17:11:01 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
synapse
/
tests
/
storage
History
Paul "LeoNerd" Evans
ba41ca45fa
Use new assertObjectHasAttributes() in tests/storage/test_room.py
2014-09-17 16:04:05 +01:00
..
__init__.py
Reference Matrix Home Server
2014-08-12 15:10:52 +01:00
test_base.py
Have all unit tests import from our own subclass of trial's unittest TestCase; set up logging in ONE PLACE ONLY
2014-09-12 18:46:13 +01:00
test_directory.py
Use new 'tests.unittest' in new storage level tests
2014-09-15 14:19:16 +01:00
test_presence.py
Use new 'tests.unittest' in new storage level tests
2014-09-15 14:19:16 +01:00
test_profile.py
Use new 'tests.unittest' in new storage level tests
2014-09-15 14:19:16 +01:00
test_registration.py
Use new 'tests.unittest' in new storage level tests
2014-09-15 14:19:16 +01:00
test_room.py
Use new assertObjectHasAttributes() in tests/storage/test_room.py
2014-09-17 16:04:05 +01:00
test_roommember.py
Also unittest RoomMemberStore's joined_hosts_for_room()
2014-09-15 15:00:14 +01:00