You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to write tests for #18014. azurite is like a fake Azure blob storage so it can be used to write integration tests. I think this should unblock #29847
The work was basically all done by #12914 but we need to extract the azurite stuff out of that PR so we can merge it incrementally in small PRs.
Describe the enhancement requested
We need to write tests for #18014.
azuriteis like a fake Azure blob storage so it can be used to write integration tests. I think this should unblock #29847The work was basically all done by #12914 but we need to extract the
azuritestuff out of that PR so we can merge it incrementally in small PRs.Related Issues:
Component(s)
C++