Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions cypress/e2e/ManifestButton/PageDataExploration_3.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ beforeEach(() => {
});

describe('Page Data Exploration (Data Files) - Api', () => {
it('Valider la demande envoyée - Bouton Manifest [SJIP-1520]', () => {
it('Valider la demande envoyée - Bouton Manifest', () => {
cy.intercept('POST', '**/reports/file-manifest/stats', (req) => {
req.alias = 'postStats';
});
Expand All @@ -30,7 +30,7 @@ describe('Page Data Exploration (Data Files) - Api', () => {
});
});

it.skip('Valider la réponse reçue - Bouton Manifest [SJIP-1520]', () => {
it('Valider la réponse reçue - Bouton Manifest', () => {
cy.fixture('RequestBody/FileManifestStats.json').then((mockRequestBody) => {
cy.intercept('POST', '**/reports/file-manifest/stats', (req) => {
req.alias = 'postStats';
Expand All @@ -46,7 +46,7 @@ describe('Page Data Exploration (Data Files) - Api', () => {
});
});

it('Valider la demande envoyée - Bouton Download [SJIP-1520]', () => {
it('Valider la demande envoyée - Bouton Download', () => {
cy.fixture('ResponseBody/FileManifestStats.json').then((mockResponseBody) => {
cy.intercept('POST', '**/reports/file-manifest/stats', (req) => {
req.alias = 'postStats';
Expand Down Expand Up @@ -75,7 +75,7 @@ describe('Page Data Exploration (Data Files) - Api', () => {
});
});

it('Valider la réponse reçue - Bouton Download [SJIP-1520]', () => {
it('Valider la réponse reçue - Bouton Download', () => {
cy.fixture('ResponseBody/FileManifestStats.json').then((mockResponseBody) => {
cy.intercept('POST', '**/reports/file-manifest/stats', (req) => {
req.alias = 'postStats';
Expand All @@ -100,7 +100,7 @@ describe('Page Data Exploration (Data Files) - Api', () => {
});
});

it('Valider la demande envoyée - Bouton Download (checkbox) [SJIP-1520]', () => {
it('Valider la demande envoyée - Bouton Download (checkbox)', () => {
cy.fixture('ResponseBody/FileManifestStats.json').then((mockResponseBody) => {
cy.intercept('POST', '**/reports/file-manifest/stats', (req) => {
req.alias = 'postStats';
Expand Down Expand Up @@ -132,7 +132,7 @@ describe('Page Data Exploration (Data Files) - Api', () => {
});
});

it('Valider la réponse reçue - Bouton Download (checkbox) [SJIP-1520]', () => {
it('Valider la réponse reçue - Bouton Download (checkbox)', () => {
cy.fixture('ResponseBody/FileManifestStats.json').then((mockResponseBody) => {
cy.intercept('POST', '**/reports/file-manifest/stats', (req) => {
req.alias = 'postStats';
Expand Down
12 changes: 6 additions & 6 deletions cypress/e2e/ManifestButton/PageFile_3.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ beforeEach(() => {
});

describe('Page d\'un fichier - Api', () => {
it('Valider la demande envoyée - Bouton Manifest [SJIP-1520]', () => {
it('Valider la demande envoyée - Bouton Manifest', () => {
cy.intercept('POST', '**/reports/file-manifest/stats', (req) => {
req.alias = 'postStats';
});
Expand All @@ -28,7 +28,7 @@ describe('Page d\'un fichier - Api', () => {
});
});

it('Valider la réponse reçue - Bouton Manifest [SJIP-1520]', () => {
it('Valider la réponse reçue - Bouton Manifest', () => {
cy.fixture('RequestBody/FileManifestStats.json').then((mockRequestBody) => {
cy.intercept('POST', '**/reports/file-manifest/stats', (req) => {
req.alias = 'postStats';
Expand All @@ -44,7 +44,7 @@ describe('Page d\'un fichier - Api', () => {
});
});

it('Valider la demande envoyée - Bouton Download [SJIP-1520]', () => {
it('Valider la demande envoyée - Bouton Download', () => {
cy.fixture('ResponseBody/FileManifestStats.json').then((mockResponseBody) => {
cy.intercept('POST', '**/reports/file-manifest/stats', (req) => {
req.alias = 'postStats';
Expand Down Expand Up @@ -73,7 +73,7 @@ describe('Page d\'un fichier - Api', () => {
});
});

it('Valider la réponse reçue - Bouton Download [SJIP-1520]', () => {
it('Valider la réponse reçue - Bouton Download', () => {
cy.fixture('ResponseBody/FileManifestStats.json').then((mockResponseBody) => {
cy.intercept('POST', '**/reports/file-manifest/stats', (req) => {
req.alias = 'postStats';
Expand All @@ -98,7 +98,7 @@ describe('Page d\'un fichier - Api', () => {
});
});

it('Valider la demande envoyée - Bouton Download (checkbox) [SJIP-1520]', () => {
it('Valider la demande envoyée - Bouton Download (checkbox)', () => {
cy.fixture('ResponseBody/FileManifestStats.json').then((mockResponseBody) => {
cy.intercept('POST', '**/reports/file-manifest/stats', (req) => {
req.alias = 'postStats';
Expand Down Expand Up @@ -130,7 +130,7 @@ describe('Page d\'un fichier - Api', () => {
});
});

it('Valider la réponse reçue - Bouton Download (checkbox) [SJIP-1520]', () => {
it('Valider la réponse reçue - Bouton Download (checkbox)', () => {
cy.fixture('ResponseBody/FileManifestStats.json').then((mockResponseBody) => {
cy.intercept('POST', '**/reports/file-manifest/stats', (req) => {
req.alias = 'postStats';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ beforeEach(() => {
});

describe('Page d\'un participant - Télécharger le clinical data', () => {
it('Valider le nom du fichier [SJIP-1520]', () => {
it('Valider le nom du fichier', () => {
cy.validateFileName(`include_clinicalData_${strDate.slice(0, 4)}${strDate.slice(4, 6)}${strDate.slice(6, 8)}T*.xlsx`);
});

it('Valider le contenu du fichier [SJIP-1520]', () => {
it('Valider le contenu du fichier', () => {
cy.validateXlsxFileContent('DownloadClinicalData.json');
});
});
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ beforeEach(() => {
});

describe('Page d\'un participant - Télécharger le clinical data (family)', () => {
it('Valider le nom du fichier [SJIP-1520]', () => {
it('Valider le nom du fichier', () => {
cy.validateFileName(`include_familyClinicalData_${strDate.slice(0, 4)}${strDate.slice(4, 6)}${strDate.slice(6, 8)}T*.xlsx`);
});

it('Valider le contenu du fichier [SJIP-1520]', () => {
it('Valider le contenu du fichier', () => {
cy.validateXlsxFileContent('DownloadClinicalDataFamily.json');
});
});
4 changes: 2 additions & 2 deletions cypress/e2e/Telechargement/ClinicalDataPageStudy_1.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ beforeEach(() => {
});

describe('Page d\'une étude - Télécharger le clinical data', () => {
it('Valider le nom du fichier [SJIP-1520]', () => {
it('Valider le nom du fichier', () => {
cy.validateFileName(`include_clinicalData_${strDate.slice(0, 4)}${strDate.slice(4, 6)}${strDate.slice(6, 8)}T*.xlsx`);
});

it('Valider le contenu du fichier [SJIP-1520]', () => {
it('Valider le contenu du fichier', () => {
cy.validateXlsxFileContent('DownloadClinicalDataStudy.json');
});
});
4 changes: 2 additions & 2 deletions cypress/e2e/Telechargement/ClinicalDataPageStudy_2.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ beforeEach(() => {
});

describe('Page d\'une étude - Télécharger le clinical data (family)', () => {
it('Valider le nom du fichier [SJIP-1520]', () => {
it('Valider le nom du fichier', () => {
cy.validateFileName(`include_familyClinicalData_${strDate.slice(0, 4)}${strDate.slice(4, 6)}${strDate.slice(6, 8)}T*.xlsx`);
});

it('Valider le contenu du fichier [SJIP-1520]', () => {
it('Valider le contenu du fichier', () => {
cy.validateXlsxFileContent('DownloadClinicalDataStudyFamily.json');
});
});
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ beforeEach(() => {
});

describe('Page Data Exploration (Participants) - Télécharger le clinical data', () => {
it('Valider le nom du fichier [SJIP-1520]', () => {
it('Valider le nom du fichier', () => {
cy.validateFileName(`include_clinicalData_${strDate.slice(0, 4)}${strDate.slice(4, 6)}${strDate.slice(6, 8)}T*.xlsx`);
});

it('Valider le contenu du fichier [SJIP-1520]', () => {
it('Valider le contenu du fichier', () => {
cy.validateXlsxFileContent('DownloadClinicalData.json');
});
});
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ beforeEach(() => {
});

describe('Page Data Exploration (Participants) - Télécharger le clinical data (family)', () => {
it('Valider le nom du fichier [SJIP-1520]', () => {
it('Valider le nom du fichier', () => {
cy.validateFileName(`include_familyClinicalData_${strDate.slice(0, 4)}${strDate.slice(4, 6)}${strDate.slice(6, 8)}T*.xlsx`);
});

it('Valider le contenu du fichier [SJIP-1520]', () => {
it('Valider le contenu du fichier', () => {
cy.validateXlsxFileContent('DownloadClinicalDataFamily.json');
});
});
4 changes: 2 additions & 2 deletions cypress/e2e/Telechargement/SampleDataPageParticipant.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ beforeEach(() => {
});

describe('Page d\'un participant - Télécharger le sample data', () => {
it('Valider le nom du fichier [SJIP-1520]', () => {
it('Valider le nom du fichier', () => {
cy.validateFileName(`include_biospecimenData_${strDate.slice(0, 4)}${strDate.slice(4, 6)}${strDate.slice(6, 8)}T*.xlsx`);
});

it('Valider le contenu du fichier [SJIP-1520]', () => {
it('Valider le contenu du fichier', () => {
cy.validateXlsxFileContent('DownloadSampleDataParticipant.json');
});
});
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ beforeEach(() => {
});

describe('Page Data Exploration (Biospecimens) - Télécharger le sample data', () => {
it('Valider le nom du fichier [SJIP-1520]', () => {
it('Valider le nom du fichier', () => {
cy.validateFileName(`include_biospecimenData_${strDate.slice(0, 4)}${strDate.slice(4, 6)}${strDate.slice(6, 8)}T*.xlsx`);
});

it('Valider le contenu du fichier [SJIP-1520]', () => {
it('Valider le contenu du fichier', () => {
cy.validateXlsxFileContent('DownloadSampleData.json');
});
});
8 changes: 4 additions & 4 deletions cypress/e2e/Widgets/BiospecimenRequests_2.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ beforeEach(() => {
});

describe('Page Dashboard - Widget Biospecimen Requests', () => {
it('Vérifier les informations affichées - Nom [SJIP-1520]', () => {
it('Vérifier les informations affichées - Nom', () => {
cy.get('[class*="DashboardCards_dashboardCard"]').each(($el: JQuery<HTMLElement>) => {
if ($el.text().includes('Biospecimen Requests')) {
cy.wrap($el).as('dashboardCard');
Expand All @@ -17,7 +17,7 @@ describe('Page Dashboard - Widget Biospecimen Requests', () => {
cy.get('@dashboardCard').contains('Cypress_BrB').should('exist');
});

it('Vérifier les informations affichées - Stamp [SJIP-1520]', () => {
it('Vérifier les informations affichées - Stamp', () => {
cy.get('[class*="DashboardCards_dashboardCard"]').each(($el: JQuery<HTMLElement>) => {
if ($el.text().includes('Biospecimen Requests')) {
cy.wrap($el).as('dashboardCard');
Expand All @@ -27,7 +27,7 @@ describe('Page Dashboard - Widget Biospecimen Requests', () => {
cy.get('@dashboardCard').contains(' ago').should('exist');
});

it('Valider les liens disponibles - Nom [SJIP-1520]', () => {
it('Valider les liens disponibles - Nom', () => {
cy.get('[class*="DashboardCards_dashboardCard"]').each(($el: JQuery<HTMLElement>) => {
if ($el.text().includes('Biospecimen Requests')) {
cy.wrap($el).as('dashboardCard');
Expand All @@ -39,7 +39,7 @@ describe('Page Dashboard - Widget Biospecimen Requests', () => {
cy.get('[class*="QueryBar_selected"] [class*="QueryValues_value"]').contains('Cypress_BrB').should('exist');
});

it('Valider les liens disponibles - Bouton Delete [SJIP-1520]', () => {
it('Valider les liens disponibles - Bouton Delete', () => {
cy.get('[class*="DashboardCards_dashboardCard"]').each(($el: JQuery<HTMLElement>) => {
if ($el.text().includes('Biospecimen Requests')) {
cy.wrap($el).as('dashboardCard');
Expand Down
2 changes: 1 addition & 1 deletion cypress/e2e/Widgets/BiospecimenRequests_3.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ beforeEach(() => {
});

describe('Page Dashboard - Widget Biospecimen Requests', () => {
it('Valider les liens disponibles - Bouton Edit [SJIP-1520]', () => {
it('Valider les liens disponibles - Bouton Edit', () => {
cy.get('[class*="DashboardCards_dashboardCard"]').each(($el: JQuery<HTMLElement>) => {
if ($el.text().includes('Biospecimen Requests')) {
cy.wrap($el).as('dashboardCard');
Expand Down
Loading
Loading