NSLS-II / pyCHX

chx_analysis_codes
BSD 3-Clause "New" or "Revised" License
5 stars 6 forks source link

Add smoke tests to the test suite #85

Open mrakitin opened 4 months ago

mrakitin commented 4 months ago

Right now we are not testing any code from the repo via pytest. Need to add at least import smoke tests to make sure the codebase is covered.

Later, we need to extend the tests to include the pipeline execution to make sure the code, released via this repo, will be able to run the analysis pipelines at the beamline.