NSLS-II / lightsource2-recipes

[ARCHIVED] Use https://github.com/conda-forge instead.
https://anaconda.org/lightsource2-tag
BSD 3-Clause "New" or "Revised" License
4 stars 22 forks source link

Added tests to pycentroids #735

Closed stuwilkins closed 5 years ago

stuwilkins commented 5 years ago

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.

mrakitin commented 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.

stuwilkins commented 5 years ago

@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