1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 13:42:49 +01:00
invoiceninja/resources/views/portal/ninja2020/components/livewire
Benjamin Beganović 703ef51685
Client portal tests (using Cypress.io) (#3758)
* 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
2020-05-27 07:45:29 +10:00
..
credits-table.blade.php Client portal tests (using Cypress.io) (#3758) 2020-05-27 07:45:29 +10:00
invoices-table.blade.php Client portal tests (using Cypress.io) (#3758) 2020-05-27 07:45:29 +10:00
payment-methods-table.blade.php Client portal tests (using Cypress.io) (#3758) 2020-05-27 07:45:29 +10:00
payments-table.blade.php Client portal tests (using Cypress.io) (#3758) 2020-05-27 07:45:29 +10:00
quotes-table.blade.php Client portal tests (using Cypress.io) (#3758) 2020-05-27 07:45:29 +10:00
recurring-invoices-table.blade.php Client portal tests (using Cypress.io) (#3758) 2020-05-27 07:45:29 +10:00