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() => {