Module blob_service

Module blob_service 

Source
Expand description

Blob service tests for system check

This module contains tests that verify the client can properly upload and download files through the blob service, including data integrity verification and error handling.

Functionsยง

run_tests
Run all blob service tests
test_blob_integrity ๐Ÿ”’
Test blob data integrity with various sizes
test_blob_upload_download ๐Ÿ”’
Test basic blob upload and download functionality