Amber Brown
|
b36c82576e
Run Black on the tests again (#5170)
|
5 年之前 |
Richard van der Hoff
|
59e2d2694d
Remove the requirement to authenticate for /admin/server_version. (#5122)
|
5 年之前 |
Brendan Abolivier
|
8e85493b0c
Add config option to block users from looking up 3PIDs (#5010)
|
5 年之前 |
Amber Brown
|
a68e00fca8
Some more porting to HomeserverTestCase and remove old RESTHelper (#4913)
|
5 年之前 |
Amber Brown
|
282c97327f
Migrate the user directory initial population to a background task (#4864)
|
5 年之前 |
Richard van der Hoff
|
2c3548d9d8
Update test_typing to use HomeserverTestCase. (#4771)
|
5 年之前 |
Richard van der Hoff
|
5488cadaae
Enable configuring test log level via env var (#4506)
|
5 年之前 |
Amber Brown
|
58f6c48183
Use native UPSERTs where possible (#4306)
|
5 年之前 |
Neil Johnson
|
d2f7c4e6b1
create support user (#4141)
|
6 年之前 |
Richard van der Hoff
|
48972ce9d1
Patch defer.inlineCallbacks to check logcontexts in tests (#4205)
|
6 年之前 |
Richard van der Hoff
|
a44c0a096f
Check logcontexts before and after each test (#4190)
|
6 年之前 |
Richard van der Hoff
|
de8772a655
Do a GC after each test to fix logcontext leaks (#4227)
|
6 年之前 |
Amber Brown
|
e62f7f17b3
Remove some boilerplate in tests (#4156)
|
6 年之前 |
Amber Brown
|
efdcbbe46b
Tests for user consent resource (#4140)
|
6 年之前 |
Amber Brown
|
0dce9e1379
Write some tests for the email pusher (#4095)
|
6 年之前 |
Amber Brown
|
6e05fd032c
Fix userconsent on Python 3 (#3938)
|
6 年之前 |
Schnuffle
|
dc5db01ff2
Replaced all occurences of e.message with str(e)
|
6 年之前 |
Amber Brown
|
1f3f5fcf52
Fix client IPs being broken on Python 3 (#3908)
|
6 年之前 |
Amber Brown
|
aeca5a5ed5
Add a regression test for logging on failed connections (#3912)
|
6 年之前 |
Amber Brown
|
77055dba92
Fix tests on postgresql (#3740)
|
6 年之前 |
Amber Brown
|
14e4d4f4bf
Port storage/ to Python 3 (#3725)
|
6 年之前 |
Amber Brown
|
c334ca67bb
Integrate presence from hotfixes (#3694)
|
6 年之前 |
Amber Brown
|
bdfbd934d6
Implement a new test baseclass to cut down on boilerplate (#3684)
|
6 年之前 |
black
|
8b3d9b6b19
Run black.
|
6 年之前 |
Amber Brown
|
bc006b3c9d
Refactor REST API tests to use explicit reactors (#3351)
|
6 年之前 |
Amber Brown
|
94f09618e5
cleanups
|
6 年之前 |
Amber Brown
|
77078d6c8e
handle federation not telling us about prev_events
|
6 年之前 |
Amber Brown
|
5dbf305444
Put python's logs into Trial when running unit tests (#3319)
|
6 年之前 |
Richard van der Hoff
|
f8fa5ae4af
enable twisted delayedcall debugging in UTs
|
7 年之前 |
Richard van der Hoff
|
f16f0e169d
Slightly saner logging for unittests
|
8 年之前 |