From 9558f2fbb31eed6834ed2597f14d2497498e6870 Mon Sep 17 00:00:00 2001 From: LiuLiu Date: Thu, 10 Oct 2024 12:05:26 -0700 Subject: [PATCH] Revert "liuliu/skip-corona-virus-db-for-now" --- .../render/database/noWritePerms.spec.ts | 2 +- .../privatePaths/render/deploy/index.spec.ts | 2 +- .../coronaClosedIssueForRepoOwner.spec.ts | 2 +- .../issue/coronaOpenIssueForRepoOwner.spec.ts | 2 +- .../privatePaths/render/issues/index.spec.ts | 2 +- .../render/webhooks/index.spec.ts | 2 +- .../render/webhooks/webhook.spec.ts | 2 +- .../e2e/dolthub/publicPaths/api/index.spec.ts | 30 +++++++++---------- .../render/commits/changeBranches.spec.ts | 2 +- .../publicPaths/render/commits/index.spec.ts | 2 +- .../database/branchChangeOnSameTab.spec.ts | 2 +- .../branchMaintainedOnTabChange.spec.ts | 2 +- .../render/database/corona-virus.spec.ts | 2 +- .../publicPaths/render/deploy/index.spec.ts | 2 +- .../diffs/coronaDiffOlderCommit.spec.ts | 2 +- .../diffs/coronaOneSelectedCommit.spec.ts | 2 +- .../render/issue/coronaClosedIssue.spec.ts | 2 +- .../render/issue/coronaOpenIssue.spec.ts | 2 +- .../publicPaths/render/issues/index.spec.ts | 2 +- .../render/pull/coronaMergedPull.spec.ts | 2 +- .../render/pull/coronaMergedPullDiff.spec.ts | 2 +- .../pull/coronaMergedPullDiffRange.spec.ts | 2 +- .../render/pull/coronaOpenPull.spec.ts | 2 +- .../pull/coronaOpenPullDiffRange.spec.ts | 2 +- .../publicPaths/render/pulls/index.spec.ts | 2 +- .../publicPaths/render/queries/index.spec.ts | 2 +- .../publicPaths/render/webhooks/index.spec.ts | 2 +- 27 files changed, 41 insertions(+), 41 deletions(-) diff --git a/cypress/e2e/dolthub/privatePaths/render/database/noWritePerms.spec.ts b/cypress/e2e/dolthub/privatePaths/render/database/noWritePerms.spec.ts index 82a7d841..378e3142 100644 --- a/cypress/e2e/dolthub/privatePaths/render/database/noWritePerms.spec.ts +++ b/cypress/e2e/dolthub/privatePaths/render/database/noWritePerms.spec.ts @@ -43,7 +43,7 @@ describe(`${pageName} renders expected components on different devices`, () => { ), ]; - const skip = true; + const skip = false; const devices = [macbook15ForAppLayout(pageName, tests, false, loggedIn)]; runTestsForDevices({ currentPage, devices, skip, loggedIn }); }); diff --git a/cypress/e2e/dolthub/privatePaths/render/deploy/index.spec.ts b/cypress/e2e/dolthub/privatePaths/render/deploy/index.spec.ts index 987be20f..d3cc068f 100644 --- a/cypress/e2e/dolthub/privatePaths/render/deploy/index.spec.ts +++ b/cypress/e2e/dolthub/privatePaths/render/deploy/index.spec.ts @@ -20,6 +20,6 @@ describe(`${pageName} expected components on different devices`, () => { ]; const devices = [macbook15ForAppLayout(pageName, tests, false, loggedIn)]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage, devices, skip, loggedIn }); }); diff --git a/cypress/e2e/dolthub/privatePaths/render/issue/coronaClosedIssueForRepoOwner.spec.ts b/cypress/e2e/dolthub/privatePaths/render/issue/coronaClosedIssueForRepoOwner.spec.ts index 6ca1fd46..5663745e 100644 --- a/cypress/e2e/dolthub/privatePaths/render/issue/coronaClosedIssueForRepoOwner.spec.ts +++ b/cypress/e2e/dolthub/privatePaths/render/issue/coronaClosedIssueForRepoOwner.spec.ts @@ -50,6 +50,6 @@ describe(`${pageName} renders expected components on different devices`, () => { const devices = [macbook15ForAppLayout(pageName, tests, false, loggedIn)]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage, devices, skip, loggedIn }); }); diff --git a/cypress/e2e/dolthub/privatePaths/render/issue/coronaOpenIssueForRepoOwner.spec.ts b/cypress/e2e/dolthub/privatePaths/render/issue/coronaOpenIssueForRepoOwner.spec.ts index 27be5887..2042be2a 100644 --- a/cypress/e2e/dolthub/privatePaths/render/issue/coronaOpenIssueForRepoOwner.spec.ts +++ b/cypress/e2e/dolthub/privatePaths/render/issue/coronaOpenIssueForRepoOwner.spec.ts @@ -48,6 +48,6 @@ describe(`${pageName} renders expected components on different devices`, () => { ]; const loggedIn = true; const devices = [macbook15ForAppLayout(pageName, tests, false, loggedIn)]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage, devices, skip, loggedIn }); }); diff --git a/cypress/e2e/dolthub/privatePaths/render/issues/index.spec.ts b/cypress/e2e/dolthub/privatePaths/render/issues/index.spec.ts index b2a81a3a..b137a526 100644 --- a/cypress/e2e/dolthub/privatePaths/render/issues/index.spec.ts +++ b/cypress/e2e/dolthub/privatePaths/render/issues/index.spec.ts @@ -49,6 +49,6 @@ describe(`${pageName} renders expected components on different devices`, () => { ]; const devices = [macbook15ForAppLayout(pageName, tests, false, loggedIn)]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage, devices, skip, loggedIn }); }); diff --git a/cypress/e2e/dolthub/privatePaths/render/webhooks/index.spec.ts b/cypress/e2e/dolthub/privatePaths/render/webhooks/index.spec.ts index 96613465..793161de 100644 --- a/cypress/e2e/dolthub/privatePaths/render/webhooks/index.spec.ts +++ b/cypress/e2e/dolthub/privatePaths/render/webhooks/index.spec.ts @@ -29,6 +29,6 @@ describe(`${pageName} renders expected components on different devices`, () => { ]; const devices = [macbook15ForAppLayout(pageName, tests, false, loggedIn)]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage, devices, skip, loggedIn }); }); diff --git a/cypress/e2e/dolthub/privatePaths/render/webhooks/webhook.spec.ts b/cypress/e2e/dolthub/privatePaths/render/webhooks/webhook.spec.ts index 84f99add..943fb1dc 100644 --- a/cypress/e2e/dolthub/privatePaths/render/webhooks/webhook.spec.ts +++ b/cypress/e2e/dolthub/privatePaths/render/webhooks/webhook.spec.ts @@ -58,6 +58,6 @@ describe(`${pageName} renders expected components on different devices`, () => { ]; const devices = [macbook15ForAppLayout(pageName, tests, false, loggedIn)]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage, devices, skip, loggedIn }); }); diff --git a/cypress/e2e/dolthub/publicPaths/api/index.spec.ts b/cypress/e2e/dolthub/publicPaths/api/index.spec.ts index 940844e0..78a9f4b8 100644 --- a/cypress/e2e/dolthub/publicPaths/api/index.spec.ts +++ b/cypress/e2e/dolthub/publicPaths/api/index.spec.ts @@ -8,7 +8,7 @@ const selectQuery = "SELECT * FROM `places` ORDER BY place_id ASC LIMIT 5;"; const badQuery = "heatdome"; describe("API returns 404 for invalid endpoints", () => { - xit("gets 404 responses from non-existent endpoints", () => { + it("gets 404 responses from non-existent endpoints", () => { cy.request({ url: `/api/`, failOnStatusCode: false, @@ -32,10 +32,10 @@ describe("API returns 404 for invalid endpoints", () => { describe(`API returns query results for '${defaultQuery}' from ${defaultBranch} without branch or query specified`, () => { const earl = `/api/${apiVersion}/${repoOwner}/${repoName}`; - xit("gets a success response from the API", () => { + it("gets a success response from the API", () => { cy.request({ url: earl }).its("status").should("equal", 200); }); - xit("contains the correct query metadata in the response body", () => { + it("contains the correct query metadata in the response body", () => { cy.request({ url: earl }) .its("body.sql_query") .should("equal", `${defaultQuery}`); @@ -55,7 +55,7 @@ describe(`API returns query results for '${defaultQuery}' from ${defaultBranch} .its("body.query_execution_message") .should("equal", ""); }); - xit("contains the correct query result schema in the response body", () => { + it("contains the correct query result schema in the response body", () => { cy.request({ url: earl }) .its("body.schema") .should("deep.equal", [ @@ -65,7 +65,7 @@ describe(`API returns query results for '${defaultQuery}' from ${defaultBranch} }, ]); }); - xit("contains the correct query result rows in the response body", () => { + it("contains the correct query result rows in the response body", () => { cy.request({ url: earl }) .its("body.rows") .should("deep.equal", [ @@ -101,10 +101,10 @@ describe(`API returns query results for '${defaultQuery}' from ${defaultBranch} describe(`API returns query results for '${defaultQuery}' from branch ${otherBranch} without query specified`, () => { const earl = `/api/${apiVersion}/${repoOwner}/${repoName}/${otherBranch}`; - xit("gets a success response from the API", () => { + it("gets a success response from the API", () => { cy.request({ url: earl }).its("status").should("equal", 200); }); - xit("contains the correct query metadata in the response body", () => { + it("contains the correct query metadata in the response body", () => { cy.request({ url: earl }) .its("body.sql_query") .should("equal", `${defaultQuery}`); @@ -124,7 +124,7 @@ describe(`API returns query results for '${defaultQuery}' from branch ${otherBra .its("body.query_execution_message") .should("equal", ""); }); - xit("contains the correct query result schema in the response body", () => { + it("contains the correct query result schema in the response body", () => { cy.request({ url: earl }) .its("body.schema") .should("deep.equal", [ @@ -134,7 +134,7 @@ describe(`API returns query results for '${defaultQuery}' from branch ${otherBra }, ]); }); - xit("contains the correct query result rows in the response body", () => { + it("contains the correct query result rows in the response body", () => { cy.request({ url: earl }) .its("body.rows") .should("deep.equal", [ @@ -163,10 +163,10 @@ describe(`API returns query results for '${selectQuery}' from ${defaultBranch} w const earl = `/api/${apiVersion}/${repoOwner}/${repoName}?q=${encodeURI( selectQuery, )}`; - xit("gets a success response from the API", () => { + it("gets a success response from the API", () => { cy.request({ url: earl }).its("status").should("equal", 200); }); - xit("contains the correct query metadata in the response body", () => { + it("contains the correct query metadata in the response body", () => { cy.request({ url: earl }) .its("body.sql_query") .should("equal", `${selectQuery}`); @@ -186,7 +186,7 @@ describe(`API returns query results for '${selectQuery}' from ${defaultBranch} w .its("body.query_execution_message") .should("equal", ""); }); - xit("contains the correct query result schema in the response body", () => { + it("contains the correct query result schema in the response body", () => { cy.request({ url: earl }) .its("body.schema") .should("deep.equal", [ @@ -212,7 +212,7 @@ describe(`API returns query results for '${selectQuery}' from ${defaultBranch} w }, ]); }); - xit("contains the correct query result rows in the response body", () => { + it("contains the correct query result rows in the response body", () => { cy.request({ url: earl }) .its("body.rows") .should("deep.equal", [ @@ -259,10 +259,10 @@ describe(`API returns query error for invalid query '${badQuery}'`, () => { const earl = `/api/${apiVersion}/${repoOwner}/${repoName}?q=${encodeURI( badQuery, )}`; - xit("gets a success response from the API", () => { + it("gets a success response from the API", () => { cy.request({ url: earl }).its("status").should("equal", 200); }); - xit("contains the correct query metadata in the response body", () => { + it("contains the correct query metadata in the response body", () => { cy.request({ url: earl }) .its("body.sql_query") .should("equal", `${badQuery}`); diff --git a/cypress/e2e/dolthub/publicPaths/render/commits/changeBranches.spec.ts b/cypress/e2e/dolthub/publicPaths/render/commits/changeBranches.spec.ts index b4722c8a..43cb9bc1 100644 --- a/cypress/e2e/dolthub/publicPaths/render/commits/changeBranches.spec.ts +++ b/cypress/e2e/dolthub/publicPaths/render/commits/changeBranches.spec.ts @@ -19,7 +19,7 @@ describe(`${pageName} renders expected components on different devices`, () => { const devices = [ macbook15ForAppLayout(pageName, changeBranch(changeBranchParams)), ]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage: `${currentPage}${currentBranch}`, devices, diff --git a/cypress/e2e/dolthub/publicPaths/render/commits/index.spec.ts b/cypress/e2e/dolthub/publicPaths/render/commits/index.spec.ts index 289e495d..7e387dc0 100644 --- a/cypress/e2e/dolthub/publicPaths/render/commits/index.spec.ts +++ b/cypress/e2e/dolthub/publicPaths/render/commits/index.spec.ts @@ -97,6 +97,6 @@ describe(`${pageName} renders expected components on different devices`, () => { iPad2ForAppLayout(pageName, tests), iPhoneXForAppLayout(pageName, mobileTests), ]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage, devices, skip }); }); diff --git a/cypress/e2e/dolthub/publicPaths/render/database/branchChangeOnSameTab.spec.ts b/cypress/e2e/dolthub/publicPaths/render/database/branchChangeOnSameTab.spec.ts index 31378a19..fea19947 100644 --- a/cypress/e2e/dolthub/publicPaths/render/database/branchChangeOnSameTab.spec.ts +++ b/cypress/e2e/dolthub/publicPaths/render/database/branchChangeOnSameTab.spec.ts @@ -17,6 +17,6 @@ describe(`${pageName} renders expected components on different devices`, () => { }; const devices = [macbook15ForAppLayout(pageName, changeBranch(testParams))]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage, devices, skip }); }); diff --git a/cypress/e2e/dolthub/publicPaths/render/database/branchMaintainedOnTabChange.spec.ts b/cypress/e2e/dolthub/publicPaths/render/database/branchMaintainedOnTabChange.spec.ts index d69276ea..ac77038d 100644 --- a/cypress/e2e/dolthub/publicPaths/render/database/branchMaintainedOnTabChange.spec.ts +++ b/cypress/e2e/dolthub/publicPaths/render/database/branchMaintainedOnTabChange.spec.ts @@ -68,6 +68,6 @@ describe(`${pageName} renders expected components on different devices`, () => { ]; const devices = [macbook15ForAppLayout(pageName, tests())]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage, devices, skip }); }); diff --git a/cypress/e2e/dolthub/publicPaths/render/database/corona-virus.spec.ts b/cypress/e2e/dolthub/publicPaths/render/database/corona-virus.spec.ts index 6680c51f..38ae4f1c 100644 --- a/cypress/e2e/dolthub/publicPaths/render/database/corona-virus.spec.ts +++ b/cypress/e2e/dolthub/publicPaths/render/database/corona-virus.spec.ts @@ -115,6 +115,6 @@ describe(`${pageName} renders expected components on different devices`, () => { iPad2ForAppLayout(pageName, tests), iPhoneXForAppLayout(pageName, mobileTests), ]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage, devices, skip }); }); diff --git a/cypress/e2e/dolthub/publicPaths/render/deploy/index.spec.ts b/cypress/e2e/dolthub/publicPaths/render/deploy/index.spec.ts index c75b6c8f..c9e702f0 100644 --- a/cypress/e2e/dolthub/publicPaths/render/deploy/index.spec.ts +++ b/cypress/e2e/dolthub/publicPaths/render/deploy/index.spec.ts @@ -27,6 +27,6 @@ describe(`${pageName} expected components on different devices`, () => { ]; const devices = [macbook15ForAppLayout(pageName, tests)]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage, devices, skip }); }); diff --git a/cypress/e2e/dolthub/publicPaths/render/diffs/coronaDiffOlderCommit.spec.ts b/cypress/e2e/dolthub/publicPaths/render/diffs/coronaDiffOlderCommit.spec.ts index 7acd1eef..ffa92d35 100644 --- a/cypress/e2e/dolthub/publicPaths/render/diffs/coronaDiffOlderCommit.spec.ts +++ b/cypress/e2e/dolthub/publicPaths/render/diffs/coronaDiffOlderCommit.spec.ts @@ -43,6 +43,6 @@ describe(`${pageName} renders expected component on different devices`, () => { ]; const devices = [macbook15ForAppLayout(pageName, tests)]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage, devices, skip }); }); diff --git a/cypress/e2e/dolthub/publicPaths/render/diffs/coronaOneSelectedCommit.spec.ts b/cypress/e2e/dolthub/publicPaths/render/diffs/coronaOneSelectedCommit.spec.ts index 76e14300..b4798335 100644 --- a/cypress/e2e/dolthub/publicPaths/render/diffs/coronaOneSelectedCommit.spec.ts +++ b/cypress/e2e/dolthub/publicPaths/render/diffs/coronaOneSelectedCommit.spec.ts @@ -60,6 +60,6 @@ describe(`${pageName} renders expected component on different devices`, () => { ]; const devices = [macbook15ForAppLayout(pageName, tests)]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage, devices, skip }); }); diff --git a/cypress/e2e/dolthub/publicPaths/render/issue/coronaClosedIssue.spec.ts b/cypress/e2e/dolthub/publicPaths/render/issue/coronaClosedIssue.spec.ts index ca4373e0..0864034e 100644 --- a/cypress/e2e/dolthub/publicPaths/render/issue/coronaClosedIssue.spec.ts +++ b/cypress/e2e/dolthub/publicPaths/render/issue/coronaClosedIssue.spec.ts @@ -44,6 +44,6 @@ describe(`${pageName} renders expected components on different devices`, () => { ]; const devices = [macbook15ForAppLayout(pageName, tests)]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage, devices, skip }); }); diff --git a/cypress/e2e/dolthub/publicPaths/render/issue/coronaOpenIssue.spec.ts b/cypress/e2e/dolthub/publicPaths/render/issue/coronaOpenIssue.spec.ts index 43391d94..d171b86f 100644 --- a/cypress/e2e/dolthub/publicPaths/render/issue/coronaOpenIssue.spec.ts +++ b/cypress/e2e/dolthub/publicPaths/render/issue/coronaOpenIssue.spec.ts @@ -44,6 +44,6 @@ describe(`${pageName} renders expected components on different devices`, () => { ]; const devices = [macbook15ForAppLayout(pageName, tests)]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage, devices, skip }); }); diff --git a/cypress/e2e/dolthub/publicPaths/render/issues/index.spec.ts b/cypress/e2e/dolthub/publicPaths/render/issues/index.spec.ts index 89a1a6bf..4260e28d 100644 --- a/cypress/e2e/dolthub/publicPaths/render/issues/index.spec.ts +++ b/cypress/e2e/dolthub/publicPaths/render/issues/index.spec.ts @@ -98,7 +98,7 @@ describe(`${pageName} renders expected components on different devices`, () => { ), ), ]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage: `${currentPage}${currentBranch}`, devices, diff --git a/cypress/e2e/dolthub/publicPaths/render/pull/coronaMergedPull.spec.ts b/cypress/e2e/dolthub/publicPaths/render/pull/coronaMergedPull.spec.ts index 339855a8..868a9390 100644 --- a/cypress/e2e/dolthub/publicPaths/render/pull/coronaMergedPull.spec.ts +++ b/cypress/e2e/dolthub/publicPaths/render/pull/coronaMergedPull.spec.ts @@ -11,7 +11,7 @@ const currentPage = `repositories/${currentOwner}/${currentRepo}/pulls/${current const destinationBranch = "archived"; // Need to investigate why the tests for this page are flaky -const skip = true; +const skip = false; describe(`${pageName} renders expected components on different devices`, () => { const beVisible = newShouldArgs("be.visible"); diff --git a/cypress/e2e/dolthub/publicPaths/render/pull/coronaMergedPullDiff.spec.ts b/cypress/e2e/dolthub/publicPaths/render/pull/coronaMergedPullDiff.spec.ts index e9320fea..1462b982 100644 --- a/cypress/e2e/dolthub/publicPaths/render/pull/coronaMergedPullDiff.spec.ts +++ b/cypress/e2e/dolthub/publicPaths/render/pull/coronaMergedPullDiff.spec.ts @@ -13,7 +13,7 @@ const currentRepo = "corona-virus"; const currentPullId = "1"; const currentPage = `repositories/${currentOwner}/${currentRepo}/pulls/${currentPullId}/compare`; -const skip = true; +const skip = false; describe(`${pageName} renders expected components on different devices`, () => { const beVisible = newShouldArgs("be.visible"); diff --git a/cypress/e2e/dolthub/publicPaths/render/pull/coronaMergedPullDiffRange.spec.ts b/cypress/e2e/dolthub/publicPaths/render/pull/coronaMergedPullDiffRange.spec.ts index 3157acaa..249b0abe 100644 --- a/cypress/e2e/dolthub/publicPaths/render/pull/coronaMergedPullDiffRange.spec.ts +++ b/cypress/e2e/dolthub/publicPaths/render/pull/coronaMergedPullDiffRange.spec.ts @@ -17,7 +17,7 @@ const currentPage = `repositories/${currentOwner}/${currentRepo}/pulls/${current describe(`${pageName} renders expected components on different devices`, () => { const beVisible = newShouldArgs("be.visible"); - const skipAll = true; + const skipAll = false; const tests = [ newExpectation( diff --git a/cypress/e2e/dolthub/publicPaths/render/pull/coronaOpenPull.spec.ts b/cypress/e2e/dolthub/publicPaths/render/pull/coronaOpenPull.spec.ts index 657f178b..f8f99bcd 100644 --- a/cypress/e2e/dolthub/publicPaths/render/pull/coronaOpenPull.spec.ts +++ b/cypress/e2e/dolthub/publicPaths/render/pull/coronaOpenPull.spec.ts @@ -52,6 +52,6 @@ describe(`${pageName} renders expected components on different devices`, () => { ]; const devices = [macbook15ForAppLayout(pageName, tests)]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage, devices, skip }); }); diff --git a/cypress/e2e/dolthub/publicPaths/render/pull/coronaOpenPullDiffRange.spec.ts b/cypress/e2e/dolthub/publicPaths/render/pull/coronaOpenPullDiffRange.spec.ts index 62bc447b..356e3c8c 100644 --- a/cypress/e2e/dolthub/publicPaths/render/pull/coronaOpenPullDiffRange.spec.ts +++ b/cypress/e2e/dolthub/publicPaths/render/pull/coronaOpenPullDiffRange.spec.ts @@ -102,6 +102,6 @@ describe(`${pageName} renders expected components on different devices`, () => { ]; const devices = [macbook15ForAppLayout(pageName, tests)]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage, devices, skip }); }); diff --git a/cypress/e2e/dolthub/publicPaths/render/pulls/index.spec.ts b/cypress/e2e/dolthub/publicPaths/render/pulls/index.spec.ts index 959ad530..a7545da8 100644 --- a/cypress/e2e/dolthub/publicPaths/render/pulls/index.spec.ts +++ b/cypress/e2e/dolthub/publicPaths/render/pulls/index.spec.ts @@ -96,6 +96,6 @@ describe(`${pageName} renders expected components on different devices`, () => { ), ), ]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage, devices, skip }); }); diff --git a/cypress/e2e/dolthub/publicPaths/render/queries/index.spec.ts b/cypress/e2e/dolthub/publicPaths/render/queries/index.spec.ts index 876af3de..c40e115b 100644 --- a/cypress/e2e/dolthub/publicPaths/render/queries/index.spec.ts +++ b/cypress/e2e/dolthub/publicPaths/render/queries/index.spec.ts @@ -80,6 +80,6 @@ describe(`${pageName} renders expected components on different devices`, () => { ]; const devices = [macbook15ForAppLayout(pageName, tests)]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage, devices, skip }); }); diff --git a/cypress/e2e/dolthub/publicPaths/render/webhooks/index.spec.ts b/cypress/e2e/dolthub/publicPaths/render/webhooks/index.spec.ts index eac1f529..c4146b00 100644 --- a/cypress/e2e/dolthub/publicPaths/render/webhooks/index.spec.ts +++ b/cypress/e2e/dolthub/publicPaths/render/webhooks/index.spec.ts @@ -50,6 +50,6 @@ describe(`${pageName} renders expected components on different devices`, () => { ), ), ]; - const skip = true; + const skip = false; runTestsForDevices({ currentPage, devices, skip }); });