mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-31 21:32:46 +00:00
Add SyTest support to CI (#704)
Adds SyTest CI through CircleCI. Also need to add all the tests that currently pass to testfile, but I don't think that's a hard blocker for merging.
This commit is contained in:
parent
e1ec98e248
commit
1667a4b09f
6 changed files with 105 additions and 1 deletions
4
testfile
Normal file
4
testfile
Normal file
|
@ -0,0 +1,4 @@
|
|||
GET /register yields a set of flows
|
||||
POST /register can create a user
|
||||
POST /register downcases capitals in usernames
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue