MLOps.NET icon indicating copy to clipboard operation
MLOps.NET copied to clipboard

Add unit test project for Azure Storage Provider

Open aslotte opened this issue 4 years ago • 1 comments

We need some test automation to ensure that are properly setting values when creating experiments, runs and metrics

aslotte avatar Jun 03 '20 01:06 aslotte

There is no unit test project for SQL server either. Required? @aslotte

Looking at this further, the SQLite [TestCategory("UnitTests")] are the same as MLOpsBuilderExtensionTests.cs stored in the SQLServer integration test. Should this be pulled out into a SQLServer unit test proj?

Brett-Parker avatar Jul 17 '20 21:07 Brett-Parker