-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Milestone
Description
Add Tests into CameraKit Web
The project needs to be able to tested on every commit to ensure some base level functionality
- Project
yarn installruns without error (warnings are ok) - Project can be built without error
yarn build - Compiled code folder + minified single source file are importable (sample project) and functional without error for it's base usage. More advanced feature testing like capture tests/etc aren't covered here.