This website requires JavaScript.
Explore
Help
Register
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/element-hq/synapse.git
synced
2026-05-11 01:57:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f9688d7519dad2f55f949cbb565db836790c4bbe
synapse
/
tests
T
History
Erik Johnston
28bcd01e8d
SYN-47: Fix bug where we still returned events for rooms we had left.
...
SYN-47 #resolve
2014-09-19 14:45:21 +01:00
..
api
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
events
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
federation
Fix unit tests after adding extra argument on put_json
2014-09-15 16:24:03 +01:00
handlers
Merge branch 'test-sqlite-memory' of github.com:matrix-org/synapse into develop
2014-09-18 14:31:47 +01:00
rest
Be consistent when associating keys with login types for registration/login.
2014-09-15 15:38:29 +01:00
storage
SYN-47: Fix bug where we still returned events for rooms we had left.
2014-09-19 14:45:21 +01:00
util
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
__init__.py
fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch.
2014-09-03 17:31:57 +01:00
test_distributor.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_state.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_types.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
unittest.py
Added a useful unit test primitive for asserting object attributes
2014-09-17 15:56:40 +01:00
utils.py
Move SQLiteMemoryDbPool implementation into tests.utils
2014-09-10 16:56:02 +01:00