forked-synapse/tests/rest/client
Jonathan de Jong 93729719b8
Use inline type hints in tests/ (#10350)
This PR is tantamount to running:

    python3.8 -m com2ann -v 6 tests/

(com2ann requires python 3.8 to run)
2021-07-13 11:52:58 +01:00
..
v1 Use inline type hints in tests/ (#10350) 2021-07-13 11:52:58 +01:00
v2_alpha [pyupgrade] tests/ (#10347) 2021-07-13 11:43:15 +01:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_consent.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_ephemeral_message.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_identity.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_power_levels.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_redactions.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_retention.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_shadow_banned.py Use mock from the stdlib. (#9772) 2021-04-09 13:44:38 -04:00
test_third_party_rules.py Use inline type hints in tests/ (#10350) 2021-07-13 11:52:58 +01:00
test_transactions.py Use mock from the stdlib. (#9772) 2021-04-09 13:44:38 -04:00