1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-07-02 16:18:18 +02:00

Move create room test into blacklist - fixes #23

This commit is contained in:
Jean-Baptiste Petit 2020-05-26 16:01:38 +02:00
parent 58683585cc
commit 43ed80c6c2
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1,2 @@
# This test checks for a room-alias key in the response which is not in the spec
POST /createRoom makes a public room

View file

@ -25,7 +25,6 @@ POST /login can log in as a user with just the local part of the id
POST /login as non-existing user is rejected
POST /login wrong password is rejected
# Room creation endpoints implemented
POST /createRoom makes a public room
POST /createRoom makes a private room
POST /createRoom makes a private room with invites
POST /createRoom makes a room with a name