Adding cucumber tests

This commit is contained in:
Daniel
2021-03-03 22:47:23 +01:00
parent cf10129b68
commit 83537482b8
4 changed files with 117 additions and 3 deletions

View File

@@ -17,6 +17,8 @@
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"chai-subset": "^1.6.0",
"@cucumber/cucumber": "^7.0.0",
"selenium-webdriver": "^4.0.0-beta.1",
"sqlite3": "5.0.0"
},
"scripts": {