mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
a46e5ef621
This should fix the bug where the edges of the graph get returned in a different order than they were inserted in, and so no get_event no longer returned the exact same JSON as was inserted. This meant that signature checks failed. |
||
---|---|---|
.. | ||
__init__.py | ||
test_base.py | ||
test_directory.py | ||
test_presence.py | ||
test_profile.py | ||
test_redaction.py | ||
test_registration.py | ||
test_room.py | ||
test_roommember.py | ||
test_stream.py | ||
TESTS_NEEDED_FOR |