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

Improve testing #6

Open
2 of 3 tasks
sjoerd108 opened this issue Apr 15, 2023 · 0 comments
Open
2 of 3 tasks

Improve testing #6

sjoerd108 opened this issue Apr 15, 2023 · 0 comments

Comments

@sjoerd108
Copy link
Member

sjoerd108 commented Apr 15, 2023

Currenty jimp native is only tested through comparing the output of any given image operation to the upstream library. Some things that could be done to improve the stability of this library:

  • Test JS glue code
  • Unit test C++ implementations using a C++ test runner
  • Test asyncified versions of calls better as some have extra logic to deal with running async that currently goes untested
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

No branches or pull requests

1 participant