[storage] Separation of internal and public tests into separate folders #9446
Labels
Client
This issue points to a problem in the data-plane of the library.
Storage
Storage Service (Queues, Blobs, Files)
test-enhancement
Packages -
"@azure/storage-blob",
"@azure/storage-file-share",
"@azure/storage-file-datalake",
"@azure/storage-queue"
Min-max dependency testing needs to be enabled on all packages and it works on public APIs.
The test/public folder should contain usage of ONLY the public exported APIs
Careful and manual code separaton of these tests need to be done
Example of folder separation done on keyvault-secrets - https://github.com/Azure/azure-sdk-for-js/pull/9211/files
we also need enable min-max testing by removing the filter from their pipeline
The text was updated successfully, but these errors were encountered: