Skip to content

test: fix Jest issues#70

Merged
devonzara merged 1 commit into
mainfrom
dz-test-fix-open-handlers
Mar 29, 2023
Merged

test: fix Jest issues#70
devonzara merged 1 commit into
mainfrom
dz-test-fix-open-handlers

Conversation

@devonzara

Copy link
Copy Markdown
Collaborator

Closes N/A

Description

fix issue preventing Jest from exiting (open handle)
fix globals warning when running Jest
convert Jest config to TypeScript

Testing

Run npm run test:server
Confirm that tests pass and that there isn't a globals warning before the tests execute
Confirm that there isn't an open handle warning after the tests execute.

Type of change

Please remove all except for everything applicable, and then remove this line.

  • Bug fix (non-breaking change which fixes an issue)

Screenshots

image

Checklist:

  • Changes have new/updated automated tests, if applicable
  • Changes have new/updated docs, if applicable
  • I have performed a self-review of my own code
  • I have added comments on any new, hard-to-understand code
  • Changes have been manually tested
  • Changes generate no new errors or warnings

fix issue preventing Jest from exiting (open handle)
fix globals warning when running Jest
convert Jest config to TypeScript
@Caleb-Cohen

Copy link
Copy Markdown
Collaborator

LGTM for two reasons

  1. We need this to test my PR
  2. Devon is never wrong

@MainlyColors MainlyColors left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your a wizard 🙇‍♂️🙇‍♂️🙇‍♂️

tests work on local

image

LGTM - Devon is never wrong

@devonzara devonzara merged commit 3e76f61 into main Mar 29, 2023
@devonzara devonzara deleted the dz-test-fix-open-handlers branch March 29, 2023 04:15
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.

3 participants