Module talk:CineMol/fitting/testcases
Add topicAppearance
All 2 tests passed.
test_calculate_convex_hull_basic
| Test | Expected | Actual | |
|---|---|---|---|
| basic | {1,4,3,2} | {1,4,3,2} |
test_calculate_convex_hull_including_centroid
| Test | Expected | Actual | |
|---|---|---|---|
| basic | {1,4,3,2} | {1,4,3,2} |