Skip to content

Commit

Permalink
fix: wrong lighthouserc configuration and remove cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
haikelz committed Jan 5, 2025
1 parent 9252e78 commit 9c35cb8
Show file tree
Hide file tree
Showing 14 changed files with 38 additions and 1,786 deletions.
9 changes: 0 additions & 9 deletions cypress.config.ts

This file was deleted.

11 changes: 0 additions & 11 deletions cypress/e2e/404.cy.ts

This file was deleted.

13 changes: 0 additions & 13 deletions cypress/e2e/guestbook.cy.ts

This file was deleted.

17 changes: 0 additions & 17 deletions cypress/e2e/homepage.cy.ts

This file was deleted.

13 changes: 0 additions & 13 deletions cypress/e2e/notes.cy.ts

This file was deleted.

13 changes: 0 additions & 13 deletions cypress/e2e/photos.cy.ts

This file was deleted.

13 changes: 0 additions & 13 deletions cypress/e2e/tags.cy.ts

This file was deleted.

13 changes: 0 additions & 13 deletions cypress/e2e/works.cy.ts

This file was deleted.

5 changes: 0 additions & 5 deletions cypress/fixtures/example.json

This file was deleted.

37 changes: 0 additions & 37 deletions cypress/support/commands.ts

This file was deleted.

20 changes: 0 additions & 20 deletions cypress/support/e2e.ts

This file was deleted.

2 changes: 1 addition & 1 deletion lighthouserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ci": {
"collect": {
"startServerCommand": "npm run build && npm run start",
"url": ["http://localhost:3000/"],
"url": ["htts://ekel.dev/"],
"numberOfRuns": 3
},
"upload": {
Expand Down
Loading

0 comments on commit 9c35cb8

Please sign in to comment.