Skip to content

Conversation

@tushar-prox
Copy link
Collaborator

Support for e2e tests

@tushar-prox
Copy link
Collaborator Author

Test working locally but failing on GitHub due to timeout

Tushars-MacBook-Pro:GoTo (feat/e2e-tests) $ npm test

> goto@1.0.3 test
> playwright test


Running 7 tests using 3 workers

    1 tests/e2e/background.spec.js:22:3  Background messaging  responds to testConfig message (566ms)
    2 tests/e2e/newtab.spec.js:42:3  New Tab page  loads and shows message and notes widget (612ms)
    3 tests/e2e/options.spec.js:27:3  Options page  add and display a custom keyword (1.3s)
    4 tests/e2e/newtab.spec.js:49:3  New Tab page  add a note and persist across reload (1.1s)
    5 tests/e2e/background.spec.js:32:3  Background messaging  handles refreshConfig message (321ms)
    6 tests/e2e/options.spec.js:41:3  Options page  add a new Unsplash query and see it listed (531ms)
    7 tests/e2e/options.spec.js:51:3  Options page  keywords table populated from config (259ms)

  7 passed (7.4s)
Tushars-MacBook-Pro:GoTo (feat/e2e-tests) $ 

@tushar-prox tushar-prox merged commit dc9e175 into master Oct 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request hacktoberfest

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants