salix-front/test/cypress/integration/client/16_web_payment.spec.js

5 lines
244 B
JavaScript

describe('Client web Payment', () => {
describe('as employee', () => {
it('should not be able to confirm payments', async() => {
describe('as administrative', () => {
it('should be able to confirm payments', async() => {