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

#352 Added unit tests for collision detection unit #415

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

retrogtx
Copy link

@retrogtx retrogtx commented Sep 3, 2024

Solves #352

located in modules/code-builder/src/collision

you'll need to set up a testing framework like Jest or Vitest in your project to run tests with the changes, even for writing other tests, my tests may be a good starting point to build up on!

also a minor change with .vscode/settings.json to enable the latest syntax

@retrogtx
Copy link
Author

retrogtx commented Sep 3, 2024

@meganindya ser is this good enough or are some changes required?

@retrogtx retrogtx changed the title Added unit tests for collision detection unit #352 Added unit tests for collision detection unit Sep 3, 2024
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.

1 participant