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

chore: improve reliability of tests #55

Merged
merged 2 commits into from
Feb 4, 2023
Merged

Conversation

valendres
Copy link
Owner

@valendres valendres commented Feb 3, 2023

This PR introduces a few changes:

  1. Introduces the "@typescript-eslint/no-floating-promises" eslint rule to help prevent flaky tests
  2. Resolves all floating promises (woops)
  3. Increases the timeout between assertions as suggested by @gejgalis: fix: handler delay not being respected #49 (comment)

@valendres valendres merged commit 8b3f70a into main Feb 4, 2023
@valendres valendres deleted the chore/test-reliability branch February 4, 2023 01:53
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.

None yet

2 participants