salix-front/test/cypress/integration/client/09_add_credit.spec.js

4 lines
210 B
JavaScript

describe('Client Add credit path', () => {
it(`should click on the add credit button`, async() => {
it(`should edit the credit`, async() => {
it('should confirm the credit was updated', async() => {