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

Write more tests for poseDetection.ts #562

Open
Adam-McDevitt opened this issue Aug 20, 2019 · 0 comments
Open

Write more tests for poseDetection.ts #562

Adam-McDevitt opened this issue Aug 20, 2019 · 0 comments
Labels
👶Good First Issue Good first issue for those new to the project 🕺Pose Interaction ✅ Testing Tests need to be added or modified

Comments

@Adam-McDevitt
Copy link
Contributor

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.

@Adam-McDevitt Adam-McDevitt added ✅ Testing Tests need to be added or modified 🕺Pose Interaction 👶Good First Issue Good first issue for those new to the project labels Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👶Good First Issue Good first issue for those new to the project 🕺Pose Interaction ✅ Testing Tests need to be added or modified
Projects
None yet
Development

No branches or pull requests

1 participant