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

feat(ui): improve summary and update all snapshots #593

Merged

Conversation

edimitchel
Copy link
Member

@edimitchel edimitchel commented Jan 21, 2022

  • Improve summary display by using onFinished handler to determine the running tests state and a little throttle to let see something.
  • Add the update snapshot for all test which have mismatched snapshot

Demo

firefox_P0x1cMK3Tz

Fixes #575

@netlify
Copy link

netlify bot commented Jan 21, 2022

✔️ Deploy Preview for vitest-dev ready!

🔨 Explore the source changes: e3ebc36

🔍 Inspect the deploy log: https://app.netlify.com/sites/vitest-dev/deploys/61eb102f4a0f6a0008c6e9bb

😎 Browse the preview: https://deploy-preview-593--vitest-dev.netlify.app

@edimitchel edimitchel force-pushed the feat/improve-summary-and-update-snapshots branch from a8a0e7b to a9c332f Compare January 21, 2022 09:38
@antfu antfu merged commit c23be10 into vitest-dev:main Jan 21, 2022
@edimitchel edimitchel deleted the feat/improve-summary-and-update-snapshots branch January 21, 2022 20:22
chaii3 pushed a commit to chaii3/vitest that referenced this pull request May 13, 2022
* feat: initial support for useMousePressed DnD

This is an initial attempt at drag and drop support for isMousePressed.

* chore: update

Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI: flickering test summary
2 participants