edge_orchestrator CI on branch >> 65/merge << #497
GitHub Actions / Integration tests report in Python 3.9
succeeded
Feb 28, 2025 in 0s
8 passed, 0 failed and 0 skipped
✅ edge_orchestrator/reports/pytest/integration-tests-report.xml
8 tests were completed in 2s with 8 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
pytest | 8✅ | 2s |
✅ pytest
tests.integration_tests.infrastructure.adapters.model_forwarder.test_classif_model_forwarder.TestClassifModelForwarder
✅ test_classif_model_forwarder_should_return_classif_prediction[marker_quality_control-0.83054]
✅ test_classif_model_forwarder_should_return_classif_prediction[pin_detection-0.99962]
✅ test_classif_model_forwarder_should_raise_exception_with_bad_url_provided
tests.integration_tests.infrastructure.adapters.model_forwarder.test_model_forwarder_manager.TestModelForwarderManager
✅ test_model_forwarder_manager_should_return_no_prediction_with_bad_url
tests.integration_tests.infrastructure.adapters.model_forwarder.test_object_detection_model_forwarder.TestObjectDetectionModelForwarder
✅ test_object_detection_model_forwarder_should_return_detection_prediction[mobilenet_ssd_v2_coco-image_resolution0-class_names0-20]
✅ test_object_detection_model_forwarder_should_return_detection_prediction[mobilenet_ssd_v2_face-image_resolution1-class_names1-50]
✅ test_object_detection_model_forwarder_should_return_detection_prediction[yolo_coco_nano-image_resolution2-class_names2-5]
✅ test_object_detection_model_forwarder_should_raise_exception_with_bad_url_provided
Loading