PMKS-Web / PMKSWeb

An educational web-based tool designed for comprehensive 2D linkage analysis developed at WPI (Worcester Polytechnic Institute)
https://pmksplus.com
3 stars 2 forks source link

closes #92 (Unit Testing) #194

Closed JMRhodes03 closed 12 months ago

JMRhodes03 commented 1 year ago

Test cases have been written and debugged, some cases are passing in the first rounds but failing as more time passes. the tolerance can be adjusted in the first section to change the tolerance for all tests.

netlify[bot] commented 1 year ago

Deploy Preview for pmks ready!

Name Link
Latest commit b95b2258b52f73829fd6fc0874b2fdacd69cdcb1
Latest deploy log https://app.netlify.com/sites/pmks/deploys/64f767733de27100089dc27e
Deploy Preview https://deploy-preview-194--pmks.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

KohmeiK commented 1 year ago
Screenshot 2023-08-23 at 9 37 34 PM

All of the positive tests are failing. Are you seeing something different? @JMRhodes03

KohmeiK commented 1 year ago

Also @JMRhodes03 Please pull from main into your branch so the merge is easier

KohmeiK commented 1 year ago

Notes from meeting:

  1. Also remove "With Invalid Data" since that doesn't make sense
  2. Only push the one test that passes and has valid data
  3. Discard or fix the mismatch for the tests other than "Linear joint position with valid data"