mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-06 03:02:34 +01:00
703ef51685
* Install Cypress * Fix npm vulnerabilities * scaffold cypress * ignore local tests * login page test * invoices tests * recurring invoices * payments tests * payment methods tests * update invoices & quotes * credits tests
5 lines
154 B
JSON
5 lines
154 B
JSON
{
|
|
"name": "Using fixtures to represent data",
|
|
"email": "hello@cypress.io",
|
|
"body": "Fixtures are a great way to mock data for responses to routes"
|
|
} |