test: course creation flow

This commit is contained in:
Jannat Patel
2024-05-15 14:55:28 +05:30
parent 9670dfa916
commit a62fd757d4
12 changed files with 145 additions and 106 deletions

View File

@@ -22,5 +22,9 @@
"bugs": {
"url": "https://github.com/frappe/lms/issues"
},
"homepage": "https://github.com/frappe/lms#readme"
}
"homepage": "https://github.com/frappe/lms#readme",
"devDependencies": {
"cypress": "^13.9.0",
"cypress-file-upload": "^5.0.8"
}
}