Neil Johnson
|
d2f7c4e6b1
create support user (#4141)
|
6 năm trước cách đây |
Richard van der Hoff
|
48972ce9d1
Patch defer.inlineCallbacks to check logcontexts in tests (#4205)
|
6 năm trước cách đây |
Richard van der Hoff
|
a44c0a096f
Check logcontexts before and after each test (#4190)
|
6 năm trước cách đây |
Richard van der Hoff
|
de8772a655
Do a GC after each test to fix logcontext leaks (#4227)
|
6 năm trước cách đây |
Amber Brown
|
e62f7f17b3
Remove some boilerplate in tests (#4156)
|
6 năm trước cách đây |
Amber Brown
|
efdcbbe46b
Tests for user consent resource (#4140)
|
6 năm trước cách đây |
Amber Brown
|
0dce9e1379
Write some tests for the email pusher (#4095)
|
6 năm trước cách đây |
Amber Brown
|
6e05fd032c
Fix userconsent on Python 3 (#3938)
|
6 năm trước cách đây |
Schnuffle
|
dc5db01ff2
Replaced all occurences of e.message with str(e)
|
6 năm trước cách đây |
Amber Brown
|
1f3f5fcf52
Fix client IPs being broken on Python 3 (#3908)
|
6 năm trước cách đây |
Amber Brown
|
aeca5a5ed5
Add a regression test for logging on failed connections (#3912)
|
6 năm trước cách đây |
Amber Brown
|
77055dba92
Fix tests on postgresql (#3740)
|
6 năm trước cách đây |
Amber Brown
|
14e4d4f4bf
Port storage/ to Python 3 (#3725)
|
6 năm trước cách đây |
Amber Brown
|
c334ca67bb
Integrate presence from hotfixes (#3694)
|
6 năm trước cách đây |
Amber Brown
|
bdfbd934d6
Implement a new test baseclass to cut down on boilerplate (#3684)
|
6 năm trước cách đây |
black
|
8b3d9b6b19
Run black.
|
6 năm trước cách đây |
Amber Brown
|
bc006b3c9d
Refactor REST API tests to use explicit reactors (#3351)
|
6 năm trước cách đây |
Amber Brown
|
94f09618e5
cleanups
|
6 năm trước cách đây |
Amber Brown
|
77078d6c8e
handle federation not telling us about prev_events
|
6 năm trước cách đây |
Amber Brown
|
5dbf305444
Put python's logs into Trial when running unit tests (#3319)
|
6 năm trước cách đây |
Richard van der Hoff
|
f8fa5ae4af
enable twisted delayedcall debugging in UTs
|
6 năm trước cách đây |
Richard van der Hoff
|
f16f0e169d
Slightly saner logging for unittests
|
8 năm trước cách đây |
Mark Haines
|
700487a7c7
Fix flake8 warnings for tests
|
8 năm trước cách đây |
Matthew Hodgson
|
6c28ac260c
copyrights
|
8 năm trước cách đây |
Paul "LeoNerd" Evans
|
db72a07ef5
Don't make @unittest.DEBUG print the huge amount of verbosity generated by the synapse.storage loggers
|
9 năm trước cách đây |
Paul "LeoNerd" Evans
|
7aacd6834a
Added a useful unit test primitive for asserting object attributes
|
10 năm trước cách đây |
Paul "LeoNerd" Evans
|
7a77aabb4b
Define a CLOS-like 'around' modifier as a decorator, to neaten up the 'orig_*' noise of wrapping the setUp()/tearDown() methods
|
10 năm trước cách đây |
Paul "LeoNerd" Evans
|
aeb69c0f8c
Add some docstrings
|
10 năm trước cách đây |
Paul "LeoNerd" Evans
|
d9f3f322c5
Additionally look first for a 'loglevel' attribute on the running test method, before the TestCase
|
10 năm trước cách đây |
Paul "LeoNerd" Evans
|
33c4dd4c2d
Define a (class) decorator for easily setting a DEBUG logging level on a TestCase
|
10 năm trước cách đây |