Codecarbon update #57
Closed
GitHub Actions / Integration tests report in Python 3.8
succeeded
Jun 21, 2024 in 0s
14 passed, 0 failed and 0 skipped
✅ edge_orchestrator/reports/pytest/integration-tests-report.xml
14 tests were completed in 28s with 14 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
pytest | 14✅ | 28s |
✅ pytest
tests.integration_tests.application.test_server.TestServer
✅ test_upload_route__should_return_expected_logs_when_received_paylod_with_binary_image
✅ test_get_item_metadata__should_return_expected_paylod_when_received_specific_item_id
tests.integration_tests.infrastructure.metadata_storage.test_mongodb_metadata_storage.TestMongoDbItemStorage
✅ test_save_item_metadata_should_write_item_metadata_in_mongo_db
✅ test_get_item_metadata_should_return_requested_item_metadata
✅ test_get_all_items_metadata_should_return_all_items
tests.integration_tests.infrastructure.model_forward.test_tf_serving_detection_wrapper.TestTFServingDetectionWrapper
✅ test_perform_inference_should_detected_a_cat[mobilenet_v1_640x640]
✅ test_perform_inference_should_detected_a_cat_and_a_dog[mobilenet_v1_640x640]
tests.integration_tests.infrastructure.model_forward.test_tflite_serving_detection_wrapper.TestTFServingDetectionWrapper
✅ test_perform_inference_should_detect_a_bear[mobilenet_ssd_v2_coco]
✅ test_perform_inference_should_detect_a_cat_and_a_dog[mobilenet_ssd_v2_coco]
✅ test_perform_with_yolo_inference_should_detect_a_giraffe_zebra_and_elephant[yolo_coco_nano]
tests.integration_tests.infrastructure.station_config.test_json_station_config.TestJsonStationConfig
✅ test_get_models_for_camera_should_return_one_model_infos_when_camera_config_has_one_model
✅ test_get_models_for_camera_should_return_two_model_infos_when_camera_config_has_two_models
tests.integration_tests.infrastructure.telemetry_sink.test_postgresql_telemetry_sink.TestPostgresTelemetrySink
✅ test_insert_and_select_query_given_one_telemetry_message
✅ test_timeout_error_should_be_raised_with_no_postgresql_db
Loading