[FEAT] - migrate testing to Jest #489
Labels
dependencies
Pull requests that update a dependency file
enhancement
New feature or request
good first issue
Good for newcomers
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:
The text was updated successfully, but these errors were encountered: