TGSAI / mdio-cpp

C++, Cloud native, scalable storage engine for various types of energy data.
Apache License 2.0
6 stars 3 forks source link

Investigate using Tensorstore provided cloud mock for unit tests #78

Closed BrianMichell closed 3 months ago

BrianMichell commented 3 months ago

There may be a way to use mocked GCS and S3 servers for out unit tests.

BrianMichell commented 3 months ago

It appears there is some incompatibility with bazel_to_cmake currently that will preclude this feature.