-
Notifications
You must be signed in to change notification settings - Fork 461
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I think it'll be a good idea to start adding unit tests to our repo. I imagine there would be more commits coming in with the current maintainers 🙂 so it wouldn't hurt to have some safeguards against changes that break things.
Set up would mean:
- Adding a new Unity project in the repo alongside the current folder with the plugin
- Add a test, maybe for CommandRegistry or something small to start, we can add other tests incrementally
- Configure GitHub Actions to run tests every time we push to main and change Unity code
Those are my thoughts so far, happy to get more feedback on this
dsarno
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request