Richard van der Hoff
|
4e97eb89e5
|
Handle loops in redaction events
|
2019-07-30 00:00:34 +01:00 |
|
Richard van der Hoff
|
1cad8d7b6f
|
Convert RedactionTestCase to modern test style (#5768)
|
2019-07-26 07:38:55 +01:00 |
|
Amber Brown
|
4806651744
|
Replace returnValue with return (#5736)
|
2019-07-23 23:00:55 +10:00 |
|
Amber Brown
|
32e7c9e7f2
|
Run Black. (#5482)
|
2019-06-20 19:32:02 +10:00 |
|
Amber Brown
|
b36c82576e
|
Run Black on the tests again (#5170)
|
2019-05-10 00:12:11 -05:00 |
|
Richard van der Hoff
|
54a87a7b08
|
Collect room-version variations into one place (#4969)
Collect all the things that make room-versions different to one another into
one place, so that it's easier to define new room versions.
|
2019-04-01 10:24:38 +01:00 |
|
Erik Johnston
|
9770ed91c2
|
Fix tests
|
2019-01-25 10:32:26 +00:00 |
|
Erik Johnston
|
be6a7e47fa
|
Revert "Require event format version to parse or create events"
|
2019-01-25 10:23:51 +00:00 |
|
Erik Johnston
|
e79ba9eb34
|
Fix tests
|
2019-01-24 09:28:16 +00:00 |
|
Erik Johnston
|
4d664278af
|
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/refactor_state_handler
|
2018-08-20 14:49:43 +01:00 |
|
Amber Brown
|
99dd975dae
|
Run tests under PostgreSQL (#3423)
|
2018-08-13 16:47:46 +10:00 |
|
black
|
8b3d9b6b19
|
Run black.
|
2018-08-10 23:54:09 +10:00 |
|
Erik Johnston
|
3e19beb941
|
Fix tests
|
2018-08-09 14:58:49 +01:00 |
|
Amber Brown
|
49af402019
|
run isort
|
2018-07-09 16:09:20 +10:00 |
|
Erik Johnston
|
770b2252ca
|
s/_create_new_client_event/create_new_client_event/
|
2018-02-06 16:40:30 +00:00 |
|
Erik Johnston
|
25c0a020f4
|
Updates tests
|
2018-02-05 16:01:48 +00:00 |
|
Mark Haines
|
7e2f971c08
|
Remove some unused functions (#711)
* Remove some unused functions
* get_room_events_stream is only used in tests
* is_exclusive_room might actually be something we want
|
2016-04-08 14:01:56 +01:00 |
|
Matthew Hodgson
|
6c28ac260c
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
|
Daniel Wagner-Hall
|
771ca56c88
|
Remove more unused parameters
|
2015-11-02 15:31:57 +00:00 |
|
Mark Haines
|
896253e085
|
Factor out some of the common homeserver setup code into a
setup_test_homeserver function in utils.
|
2015-02-11 11:37:30 +00:00 |
|
Mark Haines
|
1c06c48ce2
|
Replace hs.parse_roomid with RoomID.from_string
|
2015-01-23 11:55:12 +00:00 |
|
Mark Haines
|
5759bec43c
|
Replace hs.parse_userid with UserID.from_string
|
2015-01-23 11:47:15 +00:00 |
|
Erik Johnston
|
3c77d13aa5
|
Kill off synapse.api.events.*
|
2014-12-16 11:29:05 +00:00 |
|
Erik Johnston
|
e72b16f9a3
|
Fix redaction tests
|
2014-12-11 13:38:52 +00:00 |
|
Erik Johnston
|
8cdebce470
|
Fix redactions. Fix 'age' key
|
2014-12-11 13:25:19 +00:00 |
|
Erik Johnston
|
4d6af0dde3
|
Fix some tests
|
2014-12-10 18:00:57 +00:00 |
|
Erik Johnston
|
c174d19d1e
|
Fix redaction storage test
|
2014-11-10 15:21:41 +00:00 |
|
Erik Johnston
|
da80ebcc6b
|
Fix redaction storage test
|
2014-11-05 13:28:57 +00:00 |
|
Erik Johnston
|
72e80dbe0e
|
Rename redaction test case to something helpful
|
2014-09-25 15:52:23 +01:00 |
|
Erik Johnston
|
24e4c48468
|
More tests.
|
2014-09-25 10:19:16 +01:00 |
|
Erik Johnston
|
2721f5ccc9
|
Add test for redactions
|
2014-09-25 10:02:20 +01:00 |
|