File size: 2,608 Bytes
756ec4d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f41b4ad
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[
  "tests/test_biomechanics.py::TestBiomechanicsAgent::test_no_keypoints_returns_low_confidence",
  "tests/test_biomechanics.py::TestBiomechanicsAgent::test_unimplemented_test_returns_low_confidence",
  "tests/test_biomechanics.py::TestDeepSquatRubric::test_confidence_propagates",
  "tests/test_biomechanics.py::TestDeepSquatRubric::test_never_assigns_zero",
  "tests/test_biomechanics.py::TestDeepSquatRubric::test_score_1_femur_not_below",
  "tests/test_biomechanics.py::TestDeepSquatRubric::test_score_1_knees_not_tracking",
  "tests/test_biomechanics.py::TestDeepSquatRubric::test_score_1_torso_not_parallel",
  "tests/test_biomechanics.py::TestDeepSquatRubric::test_score_2_heels_elevated",
  "tests/test_biomechanics.py::TestDeepSquatRubric::test_score_3_all_criteria_met",
  "tests/test_body3d.py::TestBody3DAgent::test_disabled_returns_not_used",
  "tests/test_body3d.py::TestBody3DAgent::test_no_frames_returns_not_used",
  "tests/test_body3d.py::TestBody3DAgent::test_result_type",
  "tests/test_body3d.py::TestBody3DAgent::test_unavailable_checkpoint_returns_not_used",
  "tests/test_ingest.py::TestIngestAgent::test_caps_frames",
  "tests/test_ingest.py::TestIngestAgent::test_rejects_missing_file",
  "tests/test_ingest.py::TestIngestAgent::test_result_is_frozen",
  "tests/test_ingest.py::TestIngestAgent::test_returns_typed_result",
  "tests/test_pose2d.py::TestPose2DAgent::test_graceful_on_empty_frames",
  "tests/test_pose2d.py::TestPose2DAgent::test_keypoints_per_frame",
  "tests/test_pose2d.py::TestPose2DAgent::test_returns_typed_result",
  "tests/test_types.py::TestBiomechFeatures::test_invalid_view_raises",
  "tests/test_types.py::TestBiomechFeatures::test_valid_views",
  "tests/test_types.py::TestIngestResult::test_defaults",
  "tests/test_types.py::TestIngestResult::test_frozen",
  "tests/test_types.py::TestJudgeResult::test_needs_human_score_must_be_none",
  "tests/test_types.py::TestJudgeResult::test_needs_human_with_none_score",
  "tests/test_types.py::TestJudgeResult::test_valid_score",
  "tests/test_types.py::TestMovementResult::test_invalid_side_raises",
  "tests/test_types.py::TestMovementResult::test_invalid_test_raises",
  "tests/test_types.py::TestMovementResult::test_valid_tests",
  "tests/test_types.py::TestPipelineState::test_defaults",
  "tests/test_types.py::TestPipelineState::test_mutable",
  "tests/test_types.py::TestScoreResult::test_invalid_score_raises",
  "tests/test_types.py::TestScoreResult::test_score_minus_one_invalid_when_not_needs_human",
  "tests/test_types.py::TestScoreResult::test_valid_score"
]