Closed jcohenadad closed 4 years ago
I actually fixed part of this yesterday, we have 2 azure pipelines:
What is left to do is remove the MoxUnits and set up the matlab unitTests in the azurePipelines YAML file.
@po09i I understand this is now implemented, right? Can this issue be closed?
Currently, we have:
ideally, we should centralize CI and doc build in Azure, having:
moreover, @mathieuboudreau has started to deploy unit testing scripts using
runTestSuite()
here https://github.com/shimming-toolbox/shimming-toolbox/pull/127, so i suggest we move to this testing framework (and get rid of MoxUnits, which was initially deployed having Octave compatibility in mind)