Closed stuwilkins closed 5 years ago
It's a shame to confess that our building system does not perform tests during the building process (was broken some time ago, still to be fixed). I will have a look at a possible solution today before it gets merged.
@mrakitin @leofang I hard coded the version in order to address #736
I still would like these tests, even if we don't build to them because they get run when you manually build
I added the tests to the conda build script. With this not being a pure python module I like going past the import stage to test to make sure that the cxx modules were compiled ok.