modified tests/e2e/clipboard.spec.ts
@@ -1,8 +1,12 @@
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -22,7 +26,7 @@ test("copy to clipboard", async ({ page, browserName, context }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -33,39 +37,33 @@ test("copy to clipboard", async ({ page, browserName, context }) => {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -75,10 +73,7 @@ test("copy to clipboard", async ({ page, browserName, context }) => {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified tests/e2e/hashRouter.spec.ts
@@ -1,8 +1,10 @@
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| + | |
|
|
| + | |
|
|
|
|
|
@@ -22,9 +24,7 @@ test("navigate between landing and project page", async ({ page }) => {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -35,9 +35,7 @@ test("navigation between seed and project pages", async ({ page }) => {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -50,7 +48,7 @@ test.describe("project page navigation", () => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -63,14 +61,14 @@ test.describe("project page navigation", () => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -78,7 +76,7 @@ test.describe("project page navigation", () => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -98,7 +96,7 @@ test.describe("project page navigation", () => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/e2e/historyRouter.spec.ts
@@ -1,8 +1,10 @@
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| + | |
|
|
| + | |
|
|
|
|
|
@@ -16,9 +18,7 @@ test("navigate between landing and project page", async ({ page }) => {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -29,9 +29,7 @@ test("navigation between seed and project pages", async ({ page }) => {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -44,7 +42,7 @@ test.describe("project page navigation", () => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -57,14 +55,14 @@ test.describe("project page navigation", () => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -72,7 +70,7 @@ test.describe("project page navigation", () => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -92,7 +90,7 @@ test.describe("project page navigation", () => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/e2e/landingPage.spec.ts
@@ -1,4 +1,9 @@
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -20,5 +25,7 @@ test("show pinned projects", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
modified tests/e2e/project.spec.ts
@@ -1,5 +1,13 @@
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -20,9 +28,7 @@ test("navigate to project", async ({ page }) => {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -35,7 +41,7 @@ test("navigate to project", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -85,7 +91,7 @@ test("navigate line numbers", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -95,13 +101,11 @@ test("navigate line numbers", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -231,11 +235,21 @@ test("markdown files", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -245,7 +259,12 @@ test("peer and branch switching", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -315,27 +334,11 @@ test("peer and branch switching", async ({ page }) => {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -365,7 +368,7 @@ test("only one modal can be open at a time", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -380,7 +383,7 @@ test.describe("browser error handling", () => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -391,7 +394,7 @@ test.describe("browser error handling", () => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -402,7 +405,7 @@ test.describe("browser error handling", () => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -414,7 +417,7 @@ test.describe("browser error handling", () => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/e2e/project/commit.spec.ts
@@ -1,6 +1,11 @@
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -53,7 +58,7 @@ test("modified file", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -63,7 +68,7 @@ test("created file", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/e2e/project/commits.spec.ts
@@ -1,4 +1,9 @@
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -92,11 +97,7 @@ test("verified badge", async ({ page }) => {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified tests/e2e/search.spec.ts
@@ -1,31 +1,33 @@
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
modified tests/e2e/seed.spec.ts
@@ -1,4 +1,13 @@
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -13,9 +22,11 @@ test("seed metadata", async ({ page }) => {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -28,19 +39,13 @@ test("seed projects", async ({ page }) => {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
modified tests/support/fixtures.ts
@@ -181,4 +181,15 @@ export function appConfigWithFixture() {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
modified tests/support/globalSetup.ts
@@ -1,5 +1,7 @@
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -7,8 +9,7 @@ export default async function globalSetup(_config: FullConfig): Promise<void> {
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -17,7 +18,7 @@ async function assertHttpApiRunning(): Promise<void> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -26,8 +27,7 @@ async function assertHttpApiRunning(): Promise<void> {
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
modified tests/visual/project.spec.ts
@@ -1,4 +1,9 @@
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -16,10 +21,9 @@ test("commits page", async ({ page }) => {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -36,7 +40,7 @@ test("commit page", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|