This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2025-02-04 11:45:20 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
tests
History
Erik Johnston
cde840a82c
Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor
...
Conflicts: setup.py
2014-12-11 17:48:48 +00: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
Fix validation tests
2014-11-11 10:31:59 +00:00
federation
Fix replication tests
2014-12-11 17:11:06 +00:00
handlers
Fix federation test
2014-12-11 17:01:27 +00:00
rest
Fix tests from prev commit
2014-11-19 18:00:07 +00:00
storage
Fix prev_content
2014-12-11 15:16:55 +00:00
util
Add a request-id to each log line
2014-10-30 01:21:33 +00: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
Rename annotate_state_groups to annotate_event_with_state
2014-11-11 16:58:53 +00:00
test_test_utils.py
Implement .cancel_call_later() in MockClock
2014-12-10 19:26:52 +00:00
test_types.py
Fix some tests
2014-12-10 18:00:57 +00:00
unittest.py
Added a useful unit test primitive for asserting object attributes
2014-09-17 15:56:40 +01:00
utils.py
Implement .cancel_call_later() in MockClock
2014-12-10 19:26:52 +00:00