Skip to content
Snippets Groups Projects
Commit d0e5a39d authored by Timo Kösters's avatar Timo Kösters
Browse files

Merge pull request 'Move create room test into blacklist - fixes #23' (#26)...

Merge pull request 'Move create room test into blacklist - fixes #23' (#26) from jbbouille/conduit:remove_create_public_room_test into master
parents 58683585 43ed80c6
No related branches found
No related tags found
No related merge requests found
# This test checks for a room-alias key in the response which is not in the spec
POST /createRoom makes a public room
\ No newline at end of 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment