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

Unit tests #16

Open
qiyunzhu opened this issue Dec 15, 2021 · 0 comments
Open

Unit tests #16

qiyunzhu opened this issue Dec 15, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@qiyunzhu
Copy link
Collaborator

Need to add more unit tests, especially for functions in util.js, numeric.js and algorithm.js. To begin with, the two functions rectCircleColliding and pnpoly can be tested. The test code should go into tests/util.test.js. One can open tests/runner.html to check if the program passes the tests.

@qiyunzhu qiyunzhu added the enhancement New feature or request label Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants