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] - migrate testing to Jest #489

Open
1 task done
JordanForeman opened this issue Jan 25, 2024 · 0 comments
Open
1 task done

[FEAT] - migrate testing to Jest #489

JordanForeman opened this issue Jan 25, 2024 · 0 comments
Assignees
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request good first issue Good for newcomers

Comments

@JordanForeman
Copy link
Owner

JordanForeman commented Jan 25, 2024

Description

There's an open @dependabot PR (#488) related to upgrading Chai to v5.x. This codebase was originally written at a time when I was resistant to converting to Jest, however the industry has made that choice and Jest is no longer the future but the present. Rather than attempting to get #488 building, let's just ditch the existing tests (which are minimal anyway) in favor of Jest.

Designs

N/A

Additional context

N/A

Important

Please confirm the following, or this feature request will be closed:

@JordanForeman JordanForeman added enhancement New feature or request good first issue Good for newcomers dependencies Pull requests that update a dependency file labels Jan 25, 2024
@JordanForeman JordanForeman self-assigned this Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant