Skip to content

Upgrade Python packages, switch to FastAPI lifespan async context manager #9052

Upgrade Python packages, switch to FastAPI lifespan async context manager

Upgrade Python packages, switch to FastAPI lifespan async context manager #9052

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Unit Test Results succeeded Oct 26, 2023 in 0s

All 21 tests pass in 0s

21 tests  ±0   21 ✔️ ±0   0s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 454c720. ± Comparison against earlier commit 210327d.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

21 tests found

There are 21 tests, see "Raw output" for the full list of tests.
Raw output
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_copy_data_adds_copied_from_metadata
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_copy_data_fails_if_no_blobs_to_copy
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_copy_data_fails_if_too_many_blobs_to_copy
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_get_blob_info_from_topic_and_subject
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_get_blob_info_from_url
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_get_blob_url_should_return_blob_url
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_get_blob_url_without_blob_name_should_return_container_url
tests.test_data_deletion_trigger.TestDataDeletionTrigger ‑ test_delete_blob_and_container_if_last_blob_deletes_container
tests.test_data_deletion_trigger.TestDataDeletionTrigger ‑ test_delete_blob_and_container_if_last_blob_deletes_container_if_no_blob_specified
tests.test_data_deletion_trigger.TestDataDeletionTrigger ‑ test_delete_blob_and_container_if_last_blob_doesnt_delete_container
tests.test_status_change_queue_trigger.TestDataCopyProperties ‑ test_only_specific_status_are_triggering_copy
tests.test_status_change_queue_trigger.TestDataCopyProperties ‑ test_wrong_status_raises_when_getting_storage_account_properties
tests.test_status_change_queue_trigger.TestDataCopyProperties ‑ test_wrong_type_raises_when_getting_storage_account_properties
tests.test_status_change_queue_trigger.TestFileEnumeration ‑ test_get_request_files_called_with_correct_storage_account
tests.test_status_change_queue_trigger.TestFileEnumeration ‑ test_get_request_files_should_be_called_on_submit_stage
tests.test_status_change_queue_trigger.TestFileEnumeration ‑ test_get_request_files_should_be_called_when_failing_during_submit_stage
tests.test_status_change_queue_trigger.TestFileEnumeration ‑ test_get_request_files_should_not_be_called_if_new_status_is_not_submit
tests.test_status_change_queue_trigger.TestFilesDeletion ‑ test_delete_request_files_should_be_called_on_cancel_stage
tests.test_status_change_queue_trigger.TestPropertiesExtraction ‑ test_extract_prop_invalid_json_throws
tests.test_status_change_queue_trigger.TestPropertiesExtraction ‑ test_extract_prop_missing_arg_throws
tests.test_status_change_queue_trigger.TestPropertiesExtraction ‑ test_extract_prop_valid_body_return_all_values