Commit Graph

21 Commits (642199570c57fd37b856c3808e08fe2923001b55)

Author SHA1 Message Date
Amber Brown 77055dba92
Fix tests on postgresql (#3740) 6 years ago
Amber Brown 14e4d4f4bf
Port storage/ to Python 3 (#3725) 6 years ago
Amber Brown c334ca67bb
Integrate presence from hotfixes (#3694) 6 years ago
Amber Brown bdfbd934d6
Implement a new test baseclass to cut down on boilerplate (#3684) 6 years ago
black 8b3d9b6b19 Run black. 6 years ago
Amber Brown bc006b3c9d
Refactor REST API tests to use explicit reactors (#3351) 6 years ago
Amber Brown 94f09618e5 cleanups 7 years ago
Amber Brown 77078d6c8e handle federation not telling us about prev_events 7 years ago
Amber Brown 5dbf305444
Put python's logs into Trial when running unit tests (#3319) 7 years ago
Richard van der Hoff f8fa5ae4af enable twisted delayedcall debugging in UTs 7 years ago
Richard van der Hoff f16f0e169d Slightly saner logging for unittests 8 years ago
Mark Haines 700487a7c7 Fix flake8 warnings for tests 9 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Paul "LeoNerd" Evans db72a07ef5 Don't make @unittest.DEBUG print the huge amount of verbosity generated by the synapse.storage loggers 10 years ago
Paul "LeoNerd" Evans 7aacd6834a Added a useful unit test primitive for asserting object attributes 10 years ago
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 years ago
Paul "LeoNerd" Evans aeb69c0f8c Add some docstrings 10 years ago
Paul "LeoNerd" Evans d9f3f322c5 Additionally look first for a 'loglevel' attribute on the running test method, before the TestCase 10 years ago
Paul "LeoNerd" Evans 33c4dd4c2d Define a (class) decorator for easily setting a DEBUG logging level on a TestCase 10 years ago
Paul "LeoNerd" Evans ca8349a897 Allow a TestCase to set a 'loglevel' attribute, which overrides the logging level while that testcase runs 10 years ago
Paul "LeoNerd" Evans cd62ee3f29 Have all unit tests import from our own subclass of trial's unittest TestCase; set up logging in ONE PLACE ONLY 10 years ago
Matthew Hodgson 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 10 years ago
Matthew Hodgson f98e6380f1 add in whitespace after copyright statements to improve legibility 10 years ago
matrix.org 4f475c7697 Reference Matrix Home Server 10 years ago