feat(Cypress-Gherkin): ✨ Implemented the whole test in cypress and updated documentation accordingly
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
"baseUrl": "https://app.post-prod.lifen.fr",
|
||||
"env": {
|
||||
"MAILOSAUR_API_KEY": "your-key-here"
|
||||
}
|
||||
},
|
||||
"testFiles": "**/*.feature",
|
||||
"ignoreTestFiles": "**/*.spec.js"
|
||||
}
|
||||
|
Reference in New Issue
Block a user