feat: Introduced cypress tests in erpnext

This commit is contained in:
Nabin Hait
2021-04-15 11:30:55 +05:30
committed by Ankush
parent 81522ec521
commit 74b8c99bc2
8 changed files with 412 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"name": "Using fixtures to represent data",
"email": "hello@cypress.io",
"body": "Fixtures are a great way to mock data for responses to routes"
}