diff --git a/test/cypress/integration/client/clientAddress.spec.js b/test/cypress/integration/client/clientAddress.spec.js
deleted file mode 100644
index 06c3fce8f8..0000000000
--- a/test/cypress/integration/client/clientAddress.spec.js
+++ /dev/null
@@ -1,13 +0,0 @@
-///
-describe('Handle Client consignee', () => {
- beforeEach(() => {
- cy.viewport(1280, 720);
- cy.login('developer');
- cy.visit('#/customer/1110/address', {
- timeout: 5000,
- });
- });
- it('Should load layout', () => {
- cy.get('.q-card').should('be.visible');
- });
-});
diff --git a/test/cypress/integration/client/clientBalance.spec.js b/test/cypress/integration/client/clientBalance.spec.js
deleted file mode 100644
index c418edb6a1..0000000000
--- a/test/cypress/integration/client/clientBalance.spec.js
+++ /dev/null
@@ -1,13 +0,0 @@
-///
-describe('Handle Client balance', () => {
- beforeEach(() => {
- cy.viewport(1280, 720);
- cy.login('developer');
- cy.visit('#/customer/1101/balance', {
- timeout: 5000,
- });
- });
- it('Should load layout', () => {
- cy.get('.q-card').should('be.visible');
- });
-});
diff --git a/test/cypress/integration/client/clientBasicData.spec.js b/test/cypress/integration/client/clientBasicData.spec.js
deleted file mode 100644
index 10ab429e7e..0000000000
--- a/test/cypress/integration/client/clientBasicData.spec.js
+++ /dev/null
@@ -1,13 +0,0 @@
-///
-describe('Handle Client basic data', () => {
- beforeEach(() => {
- cy.viewport(1280, 720);
- cy.login('developer');
- cy.visit('#/customer/1110/basic-data', {
- timeout: 5000,
- });
- });
- it('Should load layout', () => {
- cy.get('.q-card').should('be.visible');
- });
-});
diff --git a/test/cypress/integration/client/clientBillingData.spec.js b/test/cypress/integration/client/clientBillingData.spec.js
deleted file mode 100644
index cba5770f99..0000000000
--- a/test/cypress/integration/client/clientBillingData.spec.js
+++ /dev/null
@@ -1,13 +0,0 @@
-///
-describe('Handle Client billing data', () => {
- beforeEach(() => {
- cy.viewport(1280, 720);
- cy.login('developer');
- cy.visit('#/customer/1110/billing-data', {
- timeout: 5000,
- });
- });
- it('Should load layout', () => {
- cy.get('.q-card').should('be.visible');
- });
-});
diff --git a/test/cypress/integration/client/clientCredits.spec.js b/test/cypress/integration/client/clientCredits.spec.js
deleted file mode 100644
index 11cee6fc75..0000000000
--- a/test/cypress/integration/client/clientCredits.spec.js
+++ /dev/null
@@ -1,13 +0,0 @@
-///
-describe('Handle Client credits', () => {
- beforeEach(() => {
- cy.viewport(1280, 720);
- cy.login('developer');
- cy.visit('#/customer/1110/credits', {
- timeout: 5000,
- });
- });
- it('Should load layout', () => {
- cy.get('.q-card').should('be.visible');
- });
-});
diff --git a/test/cypress/integration/client/clientFiscalData.spec.js b/test/cypress/integration/client/clientFiscalData.spec.js
deleted file mode 100644
index 7e4f2a41f5..0000000000
--- a/test/cypress/integration/client/clientFiscalData.spec.js
+++ /dev/null
@@ -1,13 +0,0 @@
-///
-describe('Handle Client fiscal data', () => {
- beforeEach(() => {
- cy.viewport(1280, 720);
- cy.login('developer');
- cy.visit('#/customer/1110/fiscal-data', {
- timeout: 5000,
- });
- });
- it('Should load layout', () => {
- cy.get('.q-card').should('be.visible');
- });
-});
diff --git a/test/cypress/integration/client/clientGreuges.spec.js b/test/cypress/integration/client/clientGreuges.spec.js
deleted file mode 100644
index 509a981d4d..0000000000
--- a/test/cypress/integration/client/clientGreuges.spec.js
+++ /dev/null
@@ -1,13 +0,0 @@
-///
-describe('Handle Client greuges', () => {
- beforeEach(() => {
- cy.viewport(1280, 720);
- cy.login('developer');
- cy.visit('#/customer/1101/greuges', {
- timeout: 5000,
- });
- });
- it('Should load layout', () => {
- cy.get('.q-card').should('be.visible');
- });
-});
diff --git a/test/cypress/integration/client/clientNotes.spec.js b/test/cypress/integration/client/clientNotes.spec.js
deleted file mode 100644
index 050120e0d8..0000000000
--- a/test/cypress/integration/client/clientNotes.spec.js
+++ /dev/null
@@ -1,13 +0,0 @@
-///
-describe('Handle Client notes', () => {
- beforeEach(() => {
- cy.viewport(1280, 720);
- cy.login('developer');
- cy.visit('#/customer/1110/notes', {
- timeout: 5000,
- });
- });
- it('Should load layout', () => {
- cy.get('.q-card').should('be.visible');
- });
-});
diff --git a/test/cypress/integration/client/clientRecoveries.spec.js b/test/cypress/integration/client/clientRecoveries.spec.js
deleted file mode 100644
index 8309420341..0000000000
--- a/test/cypress/integration/client/clientRecoveries.spec.js
+++ /dev/null
@@ -1,13 +0,0 @@
-///
-describe('Handle Client recoveries', () => {
- beforeEach(() => {
- cy.viewport(1280, 720);
- cy.login('developer');
- cy.visit('#/customer/1101/recoveries', {
- timeout: 5000,
- });
- });
- it('Should load layout', () => {
- cy.get('.q-card').should('be.visible');
- });
-});
diff --git a/test/cypress/integration/client/clientWebAccess.spec.js b/test/cypress/integration/client/clientWebAccess.spec.js
deleted file mode 100644
index b64fcd27b1..0000000000
--- a/test/cypress/integration/client/clientWebAccess.spec.js
+++ /dev/null
@@ -1,13 +0,0 @@
-///
-describe('Handle Client web-access', () => {
- beforeEach(() => {
- cy.viewport(1280, 720);
- cy.login('developer');
- cy.visit('#/customer/1110/web-access', {
- timeout: 5000,
- });
- });
- it('Should load layout', () => {
- cy.get('.q-card').should('be.visible');
- });
-});
diff --git a/test/cypress/integration/client/credit-management/clientCreditContracts.spec.js b/test/cypress/integration/client/credit-management/clientCreditContracts.spec.js
deleted file mode 100644
index 160b77335e..0000000000
--- a/test/cypress/integration/client/credit-management/clientCreditContracts.spec.js
+++ /dev/null
@@ -1,13 +0,0 @@
-///
-describe('Handle Client credit opinion', () => {
- beforeEach(() => {
- cy.viewport(1280, 720);
- cy.login('developer');
- cy.visit('#/customer/1101/credit-management/credit-contracts', {
- timeout: 5000,
- });
- });
- it('Should load layout', () => {
- cy.get('.q-card').should('be.visible');
- });
-});
diff --git a/test/cypress/integration/client/credit-management/clientCreditOpinion.spec.js b/test/cypress/integration/client/credit-management/clientCreditOpinion.spec.js
deleted file mode 100644
index 1e29bae5cb..0000000000
--- a/test/cypress/integration/client/credit-management/clientCreditOpinion.spec.js
+++ /dev/null
@@ -1,13 +0,0 @@
-///
-describe('Handle Client credit opinion', () => {
- beforeEach(() => {
- cy.viewport(1280, 720);
- cy.login('developer');
- cy.visit('#/customer/1110/credit-management/credit-opinion', {
- timeout: 5000,
- });
- });
- it('Should load layout', () => {
- cy.get('.q-card').should('be.visible');
- });
-});
diff --git a/test/cypress/integration/client/others/clientConsumption.spec.js b/test/cypress/integration/client/others/clientConsumption.spec.js
deleted file mode 100644
index 44472afb58..0000000000
--- a/test/cypress/integration/client/others/clientConsumption.spec.js
+++ /dev/null
@@ -1,13 +0,0 @@
-///
-describe('Handle Client consumption', () => {
- beforeEach(() => {
- cy.viewport(1280, 720);
- cy.login('developer');
- cy.visit('#/customer/1101/others/consumption', {
- timeout: 5000,
- });
- });
- it('Should load layout', () => {
- cy.get('.q-card').should('be.visible');
- });
-});
diff --git a/test/cypress/integration/client/others/clientContacts.spec.js b/test/cypress/integration/client/others/clientContacts.spec.js
deleted file mode 100644
index 9f31fe8783..0000000000
--- a/test/cypress/integration/client/others/clientContacts.spec.js
+++ /dev/null
@@ -1,13 +0,0 @@
-///
-describe('Handle Client contacts', () => {
- beforeEach(() => {
- cy.viewport(1280, 720);
- cy.login('developer');
- cy.visit('#/customer/1101/others/contacts', {
- timeout: 5000,
- });
- });
- it('Should load layout', () => {
- cy.get('.q-card').should('be.visible');
- });
-});
diff --git a/test/cypress/integration/client/others/clientMandates.spec.js b/test/cypress/integration/client/others/clientMandates.spec.js
deleted file mode 100644
index 968c91d6ce..0000000000
--- a/test/cypress/integration/client/others/clientMandates.spec.js
+++ /dev/null
@@ -1,13 +0,0 @@
-///
-describe('Handle Client mandates', () => {
- beforeEach(() => {
- cy.viewport(1280, 720);
- cy.login('developer');
- cy.visit('#/customer/1110/others/mandates', {
- timeout: 5000,
- });
- });
- it('Should load layout', () => {
- cy.get('.q-card').should('be.visible');
- });
-});
diff --git a/test/cypress/integration/client/others/clientSamples.spec.js b/test/cypress/integration/client/others/clientSamples.spec.js
deleted file mode 100644
index ed60661278..0000000000
--- a/test/cypress/integration/client/others/clientSamples.spec.js
+++ /dev/null
@@ -1,13 +0,0 @@
-///
-describe('Handle Client samples', () => {
- beforeEach(() => {
- cy.viewport(1280, 720);
- cy.login('developer');
- cy.visit('#/customer/1101/others/samples', {
- timeout: 5000,
- });
- });
- it('Should load layout', () => {
- cy.get('.q-card').should('be.visible');
- });
-});
diff --git a/test/cypress/integration/client/others/clientUnpaid.spec.js b/test/cypress/integration/client/others/clientUnpaid.spec.js
deleted file mode 100644
index db45d2cd29..0000000000
--- a/test/cypress/integration/client/others/clientUnpaid.spec.js
+++ /dev/null
@@ -1,13 +0,0 @@
-///
-describe('Handle Client unpaid', () => {
- beforeEach(() => {
- cy.viewport(1280, 720);
- cy.login('developer');
- cy.visit('#/customer/1110/others/unpaid', {
- timeout: 5000,
- });
- });
- it('Should load layout', () => {
- cy.get('.q-card').should('be.visible');
- });
-});
diff --git a/test/cypress/integration/client/others/clientWebPayments.spec.js b/test/cypress/integration/client/others/clientWebPayments.spec.js
deleted file mode 100644
index 5ef4002f41..0000000000
--- a/test/cypress/integration/client/others/clientWebPayments.spec.js
+++ /dev/null
@@ -1,13 +0,0 @@
-///
-describe('Handle Client web payments', () => {
- beforeEach(() => {
- cy.viewport(1280, 720);
- cy.login('developer');
- cy.visit('#/customer/1101/others/web-payments', {
- timeout: 5000,
- });
- });
- it('Should load layout', () => {
- cy.get('.q-card').should('be.visible');
- });
-});