From 1fd17d63aeabc490ec1801c431ae13bd02d8b297 Mon Sep 17 00:00:00 2001 From: Karan Mistry Date: Wed, 22 Jan 2025 15:22:21 +0530 Subject: [PATCH] Uncomment few test cases. --- playwright/e2e/custom-template.spec.ts | 3 +-- playwright/e2e/drag-drop.spec.ts | 4 ++-- playwright/e2e/selection.spec.ts | 3 +-- .../server-sorting--sorting-asc-again-chromium-linux.png | 4 ++-- 4 files changed, 6 insertions(+), 8 deletions(-) diff --git a/playwright/e2e/custom-template.spec.ts b/playwright/e2e/custom-template.spec.ts index 32d08647e..568584a66 100644 --- a/playwright/e2e/custom-template.spec.ts +++ b/playwright/e2e/custom-template.spec.ts @@ -1,7 +1,7 @@ import { Page } from '@playwright/test'; import { expect, test } from '../support/test-helpers'; -/*test.describe('summary row', () => { +test.describe('summary row', () => { test.describe('simple summary row', () => { const example = 'simple-summary'; @@ -201,4 +201,3 @@ const testSummaryRowData = async (page: Page) => { await expect(genderColumn).toContainText(`females: ${femaleCells.length}`); await expect(genderColumn).toContainText(`males: ${maleCells.length}`); }; -*/ diff --git a/playwright/e2e/drag-drop.spec.ts b/playwright/e2e/drag-drop.spec.ts index 9ef19392e..b6de8238c 100644 --- a/playwright/e2e/drag-drop.spec.ts +++ b/playwright/e2e/drag-drop.spec.ts @@ -1,6 +1,6 @@ import { expect, test } from '../support/test-helpers'; -/*test.describe('drag drop using angular cdk', () => { +test.describe('drag drop using angular cdk', () => { const example = 'drag-drop'; test(example, async ({ si, page }) => { await si.visitExample(example); @@ -56,4 +56,4 @@ import { expect, test } from '../support/test-helpers'; await si.runVisualAndA11yTests('switch-rows'); }); }); -*/ + diff --git a/playwright/e2e/selection.spec.ts b/playwright/e2e/selection.spec.ts index 227202660..2e2baf01d 100644 --- a/playwright/e2e/selection.spec.ts +++ b/playwright/e2e/selection.spec.ts @@ -1,6 +1,6 @@ import { expect, test } from '../support/test-helpers'; -/*test.describe('selection', () => { +test.describe('selection', () => { test.describe('cell selection', () => { const example = 'cell-selection'; @@ -314,4 +314,3 @@ import { expect, test } from '../support/test-helpers'; }); }); }); -*/ diff --git a/playwright/snapshots/e2e/sorting.spec.ts-snapshots/server-sorting--sorting-asc-again-chromium-linux.png b/playwright/snapshots/e2e/sorting.spec.ts-snapshots/server-sorting--sorting-asc-again-chromium-linux.png index 4375efd10..a2be4f7e8 100644 --- a/playwright/snapshots/e2e/sorting.spec.ts-snapshots/server-sorting--sorting-asc-again-chromium-linux.png +++ b/playwright/snapshots/e2e/sorting.spec.ts-snapshots/server-sorting--sorting-asc-again-chromium-linux.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b097390ebb457f9c4228916ed8d1ded94223c2dada1f6e3f806f7b40b1d8fccc -size 79100 +oid sha256:6756c0c3fab657bbea5b621889508a89982dbad7029b09d30982d9256c3e07ac +size 77174