mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-14 16:53:53 +01:00
52c7a51cfc
* Add some tests to characterise the problem Some failing. Current states: RoomsMemberListTestCase test_get_member_list ... [OK] test_get_member_list_mixed_memberships ... [OK] test_get_member_list_no_permission ... [OK] test_get_member_list_no_permission_former_member ... [OK] test_get_member_list_no_permission_former_member_with_at_token ... [FAIL] test_get_member_list_no_room ... [OK] test_get_member_list_no_permission_with_at_token ... [FAIL] * Correct the tests * Check user is/was member before divulging room membership * Pull out only the 1 membership event we want. * Update tests/rest/client/v1/test_rooms.py Co-authored-by: Erik Johnston <erik@matrix.org> * Fixup tests (following apply review suggestion) Co-authored-by: Erik Johnston <erik@matrix.org> |
||
---|---|---|
.. | ||
v1 | ||
v2_alpha | ||
__init__.py | ||
test_consent.py | ||
test_ephemeral_message.py | ||
test_identity.py | ||
test_power_levels.py | ||
test_redactions.py | ||
test_retention.py | ||
test_shadow_banned.py | ||
test_third_party_rules.py | ||
test_transactions.py |