0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-10 13:18:54 +02:00
synapse/tests/rest/client/v2_alpha
Jonathan de Jong 2ca4e349e9
Bugbear: Add Mutable Parameter fixes (#9682)
Part of #9366

Adds in fixes for B006 and B008, both relating to mutable parameter lint errors.

Signed-off-by: Jonathan de Jong <jonathan@automatia.nl>
2021-04-08 22:38:54 +01:00
..
__init__.py Refactor REST API tests to use explicit reactors (#3351) 2018-07-17 20:43:18 +10:00
test_account.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_auth.py Update mypy configuration: no_implicit_optional = True (#9742) 2021-04-05 09:10:18 -04:00
test_capabilities.py Return m.change_password.enabled=false if local database is disabled (#9588) 2021-03-16 11:44:25 -04:00
test_filter.py Remove spurious "SynapseRequest" result from `make_request" 2020-12-15 22:35:40 +00:00
test_password_policy.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_register.py Remove spurious "SynapseRequest" result from `make_request" 2020-12-15 22:35:40 +00:00
test_relations.py Bugbear: Add Mutable Parameter fixes (#9682) 2021-04-08 22:38:54 +01:00
test_shared_rooms.py Remove cache for get_shared_rooms_for_users (#9416) 2021-02-22 16:52:45 +00:00
test_sync.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_upgrade_room.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00