Commit Graph

39 Commits (705c978366146e85280af0dcf216e78d521352a3)

Author SHA1 Message Date
Richard van der Hoff b6b57ecb4e
Kill off redundant SynapseRequestFactory (#6619) 5 years ago
Erik Johnston 2284eb3a53
Add database config class (#6513) 5 years ago
Amber Brown 9eebd46048
Improve the performance of structured logging (#6322) 5 years ago
Richard van der Hoff 1cb84c6486
Support for routing outbound HTTP requests via a proxy (#6239) 5 years ago
Erik Johnston 97c60ccaa3 Add unit test for /purge_room API 5 years ago
Andrew Morgan 4548d1f87e
Remove unnecessary parentheses around return statements (#5931) 5 years ago
Amber Brown 7dc398586c
Implement a structured logging output system. (#5680) 5 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Amber Brown df2ebd75d3
Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 6 years ago
Amber Brown b36c82576e
Run Black on the tests again (#5170) 6 years ago
Richard van der Hoff 297bf2547e
Fix sync bug when accepting invites (#4956) 6 years ago
Richard van der Hoff a6f2d3053d
Log requests which are simulated by the unit tests. (#4905) 6 years ago
Richard van der Hoff 2c3548d9d8
Update test_typing to use HomeserverTestCase. (#4771) 6 years ago
Richard van der Hoff bc5f6e1797
Add a caching layer to .well-known responses (#4516) 6 years ago
Richard van der Hoff 99e36d5e24
Implement MSC1708 (.well-known lookups for server routing) (#4489) 6 years ago
Richard van der Hoff f2b553d656 Use SimpleResolverComplexifier in tests (#4497) 6 years ago
Richard van der Hoff 6b574f3df7 fix python2 test failure 6 years ago
Richard van der Hoff d02c4532c0 Add a test for MatrixFederationAgent 6 years ago
Amber Brown ea6abf6724
Fix IP URL previews on Python 3 (#4215) 6 years ago
Amber Brown 8b1affe7d5
Fix Content-Disposition in media repository (#4176) 6 years ago
Amber Brown b3708830b8
Fix URL preview bugs (type error when loading cache from db, content-type including quotes) (#4157) 6 years ago
Amber Brown e62f7f17b3
Remove some boilerplate in tests (#4156) 6 years ago
Amber Brown efdcbbe46b
Tests for user consent resource (#4140) 6 years ago
Amber Brown cb7a6b2379
Fix typing being reset causing infinite syncs (#4127) 6 years ago
Amber Brown 0dce9e1379
Write some tests for the email pusher (#4095) 6 years ago
Amber Brown 1f3f5fcf52
Fix client IPs being broken on Python 3 (#3908) 6 years ago
Richard van der Hoff 31c15dcb80
Refactor matrixfederationclient to fix logging (#3906) 6 years ago
Amber Brown bfa0b759e0
Attempt to figure out what's going on with timeouts (#3857) 6 years ago
Amber Brown 52ec6e9dfa
Port tests/ to Python 3 (#3808) 6 years ago
Amber Brown 77055dba92
Fix tests on postgresql (#3740) 6 years ago
Erik Johnston f2cbbda956 Unit tests 6 years ago
Amber Brown a87af25fbb Fix the tests 6 years ago
Amber Brown 99dd975dae
Run tests under PostgreSQL (#3423) 6 years ago
black 8b3d9b6b19 Run black. 6 years ago
Amber Brown 2511f3f8a0
Test fixes for Python 3 (#3647) 6 years ago
Amber Brown bc006b3c9d
Refactor REST API tests to use explicit reactors (#3351) 6 years ago
Oleg Girko 6c1ec5a1bd Use more portable syntax using attrs package. 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Amber Brown cd6bcdaf87
Better testing framework for homeserver-using things (#3446) 7 years ago