From 44e96300bc1faca292fbde60145aa2b768a0dbb5 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Mon, 28 Jan 2019 11:54:45 +0000 Subject: [PATCH] Add some initial tests --- testfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/testfile b/testfile index e69de29bb..a73b7a1aa 100644 --- a/testfile +++ b/testfile @@ -0,0 +1,3 @@ +GET /register yields a set of flows +POST /register can create a user +POST /register downcases capitals in usernames \ No newline at end of file