Skip to content
Snippets Groups Projects
  1. May 22, 2020
  2. May 18, 2020
  3. May 15, 2020
  4. May 08, 2020
  5. May 07, 2020
  6. May 05, 2020
  7. May 04, 2020
  8. Apr 30, 2020
  9. Apr 29, 2020
    • Richard van der Hoff's avatar
      Fix limit logic for EventsStream (#7358) · c2e1a211
      Richard van der Hoff authored
      * Factor out functions for injecting events into database
      
      I want to add some more flexibility to the tools for injecting events into the
      database, and I don't want to clutter up HomeserverTestCase with them, so let's
      factor them out to a new file.
      
      * Rework TestReplicationDataHandler
      
      This wasn't very easy to work with: the mock wrapping was largely superfluous,
      and it's useful to be able to inspect the received rows, and clear out the
      received list.
      
      * Fix AssertionErrors being thrown by EventsStream
      
      Part of the problem was that there was an off-by-one error in the assertion,
      but also the limit logic was too simple. Fix it all up and add some tests.
      Unverified
      c2e1a211
  10. Apr 22, 2020
  11. Apr 16, 2020
  12. Apr 07, 2020
  13. Mar 26, 2020
  14. Mar 19, 2020
  15. Mar 12, 2020
  16. Mar 04, 2020
  17. Feb 28, 2020
  18. Feb 27, 2020
  19. Feb 26, 2020
  20. Feb 21, 2020
  21. Feb 14, 2020
  22. Feb 07, 2020
  23. Feb 03, 2020
  24. Jan 30, 2020
  25. Jan 20, 2020
  26. Jan 14, 2020
  27. Jan 03, 2020
  28. Dec 12, 2019
  29. Dec 03, 2019
  30. Nov 07, 2019
  31. Oct 31, 2019
  32. Oct 30, 2019
  33. Oct 29, 2019
Loading