Histórico de Commits

Autor SHA1 Mensagem Data
  Amber Brown bc006b3c9d Refactor REST API tests to use explicit reactors (#3351) há 6 anos atrás
  Amber Brown 94f09618e5 cleanups há 6 anos atrás
  Amber Brown 77078d6c8e handle federation not telling us about prev_events há 6 anos atrás
  Amber Brown 5dbf305444 Put python's logs into Trial when running unit tests (#3319) há 6 anos atrás
  Richard van der Hoff f8fa5ae4af enable twisted delayedcall debugging in UTs há 6 anos atrás
  Richard van der Hoff f16f0e169d Slightly saner logging for unittests há 8 anos atrás
  Mark Haines 700487a7c7 Fix flake8 warnings for tests há 8 anos atrás
  Matthew Hodgson 6c28ac260c copyrights há 8 anos atrás
  Paul "LeoNerd" Evans db72a07ef5 Don't make @unittest.DEBUG print the huge amount of verbosity generated by the synapse.storage loggers há 9 anos atrás
  Paul "LeoNerd" Evans 7aacd6834a Added a useful unit test primitive for asserting object attributes há 10 anos atrás
  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 há 10 anos atrás
  Paul "LeoNerd" Evans aeb69c0f8c Add some docstrings há 10 anos atrás
  Paul "LeoNerd" Evans d9f3f322c5 Additionally look first for a 'loglevel' attribute on the running test method, before the TestCase há 10 anos atrás
  Paul "LeoNerd" Evans 33c4dd4c2d Define a (class) decorator for easily setting a DEBUG logging level on a TestCase há 10 anos atrás
  Paul "LeoNerd" Evans ca8349a897 Allow a TestCase to set a 'loglevel' attribute, which overrides the logging level while that testcase runs há 10 anos atrás
  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 há 10 anos atrás