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

Set up unit testing in CI #122

Open
jackTabsCode opened this issue Oct 5, 2024 · 1 comment
Open

Set up unit testing in CI #122

jackTabsCode opened this issue Oct 5, 2024 · 1 comment
Assignees
Labels
feature New feature or request

Comments

@jackTabsCode
Copy link
Contributor

jackTabsCode commented Oct 5, 2024

We should use Roblox's new Luau execution session API to perform unit tests in the cloud for Matter.
See https://github.com/Roblox/place-ci-cd-demo/

This would help us in making sure unit tests pass before PRs are merged, as right now we manually run tests and there's a good chance it gets forgotten at some step along the way.

@jackTabsCode jackTabsCode added the feature New feature or request label Oct 5, 2024
@jackTabsCode
Copy link
Contributor Author

jackTabsCode commented Oct 5, 2024

Assigning this to you @LastTalon because I feel like it's up your alley. It will require you to make a place on your account and set up an API key in the secrets that's scoped to writing to the place and reading/writing to the Luau execution sessions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants