Write more tests for poseDetection.ts #562
Labels
👶Good First Issue
Good first issue for those new to the project
🕺Pose Interaction
✅ Testing
Tests need to be added or modified
All pose-detecting functions are run using the current test suite, but most of them only ever return false. Further tests should be written so that we test the positive case for all pose-detecting functions, as currently only a few are tested. This will not increase coverage per-se, but it will make sure the app is more robust and ensure that pose-detection functions work as intended.
The text was updated successfully, but these errors were encountered: