Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests improvements #17

Open
3 of 6 tasks
idoros opened this issue Jun 8, 2020 · 0 comments
Open
3 of 6 tasks

Tests improvements #17

idoros opened this issue Jun 8, 2020 · 0 comments
Labels
DX Developer experience tests Testing related

Comments

@idoros
Copy link
Owner

idoros commented Jun 8, 2020

  • unify test suit between frameworks/libs
  • add dev flag to tests (clear server fixture cache, keep browser open with dev tools, add env PWDEBUG=1 for persistent dev perferences) - done in #37
  • group logs for each package that runs in parallel (yarn test) - done in #37
  • add browser-test the ability to accept and execute all tests on selected browsers
  • modify image snapshot (or any snapshot) to save data with a browser flag as part of the file name
  • wrap Mocha API to allow optional configuration in order to skip on specific browsers
@idoros idoros added the DX Developer experience label Jun 8, 2020
@idoros idoros added the tests Testing related label Aug 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX Developer experience tests Testing related
Projects
None yet
Development

No branches or pull requests

1 participant