refactor: added Mailosaur to manage sms

This commit is contained in:
2021-09-03 09:29:15 +02:00
parent bc6e1bc12e
commit e2a59a566f
13 changed files with 1021 additions and 7 deletions

View File

@@ -7,7 +7,8 @@
"cypress": "^8.3.1"
},
"devDependencies": {
"cypress-cucumber-preprocessor": "^4.2.0"
"cypress-cucumber-preprocessor": "^4.2.0",
"cypress-mailosaur": "^2.3.3"
},
"scripts": {
"test": "cypress open"