Adding cypress.

This commit is contained in:
2020-04-28 08:20:50 -07:00
parent 70ed9465b8
commit b22aea2507
9 changed files with 994 additions and 2 deletions

3
cypress.json Normal file
View File

@@ -0,0 +1,3 @@
{
"baseUrl": "http://localhost:8080"
}