usnistgov / PyHyperScattering

Tools for hyperspectral x-ray and neutron scattering data loading, reduction, slicing, and visualization.
Other
6 stars 8 forks source link

add CI tests for sst1rsoxsdb loader #81

Closed pbeaucage closed 1 year ago

pbeaucage commented 1 year ago

This PR adds a minimal set of CI tests for the SST1RSoXSDB loader; these tests were previously incompatible with GitHub Actions because the Tiled server that backs SST1RSoXSDB is only accessible from BNL networks. These tests are added and marked with pytest.mark.skipif() to only run on a system that has the tiled profile configured appropriately.