aboutsummaryrefslogtreecommitdiff
path: root/testfile
AgeCommit message (Expand)Author
2020-01-22Add a Sytest blacklist file (#849)Andrew Morgan
2020-01-09Resync testfile with current sytest pass/fail (#832)Andrew Morgan
2019-12-20Fix /send_join and /send_leave (#821)Brendan Abolivier
2019-10-02Add missing servers field in /directory/room/:alias response (#732)Alex Chen
2019-09-26Add 'Can paginate public room list' to testfile (#797)Andrew Morgan
2019-08-20Make trailing slash on server key request optional (#788)Alex Chen
2019-08-14Update name of a passing test in testfile (#784)Alex Chen
2019-08-09Implement client single event retrieval (#693)Alex Chen
2019-08-07Implement profile retrieval over federation (#726)Alex Chen
2019-08-06Fix transaction IDs in transaction cache have global scope (#772)Alex Chen
2019-08-06Add /event/ on non world readable room does not work (#777)Andrew Morgan
2019-08-02Implements room tagging. (#694)Sumukha Pk
2019-08-01Implement "full_state" query parameter for /sync (#751)Alex Chen
2019-07-31Add newly passing tests from matrix-org/sytest (#771)Alex Chen
2019-07-29Add newly passing tests from matrix-org/sytest 56de891 (#769)Alex Chen
2019-07-24Implement room creation content (#754)Alex Chen
2019-07-22Correctly create new device when device_id is passed to /login (#753)Andrew Morgan
2019-07-18Remove the trailing slash from /send/{txnID} and /backfill/{roomID} (#746)Andrew Morgan
2019-07-12Add typing notifications to /sync responses - fixes #635 (#718)Alex Chen
2019-07-12Fix response to /rooms/{roomId}/join v2 (#734)Andrew Morgan
2019-07-05Update testfile and fix empty warning in show-expected-fail-tests.sh (#729)Alex Chen
2019-06-21Refine config and docs for sytest (#714)Alex Chen
2019-05-24Add SyTest support to CI (#704)Andrew Morgan