synapse/tests/rest/client
Andrew Morgan 6368150a74
Add config option for setting homeserver's default room version (#5223)
Replaces DEFAULT_ROOM_VERSION constant with a method that first checks the config, then returns a hardcoded value if the option is not present.

That hardcoded value is now located in the server.py config file.
2019-05-23 15:00:20 +01:00
..
v1 Room Statistics (#4338) 2019-05-21 11:36:50 -05:00
v2_alpha Add config option for setting homeserver's default room version (#5223) 2019-05-23 15:00:20 +01:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
test_consent.py Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 2019-05-13 15:01:14 -05:00
test_identity.py Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 2019-05-13 15:01:14 -05:00
test_transactions.py Run black. 2018-08-10 23:54:09 +10:00