test: use cypress instead of protractor

This commit is contained in:
Jovan Krunić
2022-03-23 10:14:56 +00:00
parent b95c796358
commit 0479e7cdc3
18 changed files with 659 additions and 159 deletions

View File

@@ -14,6 +14,9 @@
"files": [
"src/test.ts"
],
"exclude": [
"cypress"
],
"include": [
"src/polyfills.ts",
"**/*.spec.ts",