ICSM / pgmuvi

Python gaussian processes for inference on multi-wavelength light curves
https://pgmuvi.readthedocs.io
GNU General Public License v3.0
12 stars 6 forks source link

meta-issue: tests #3

Open pscicluna opened 1 year ago

pscicluna commented 1 year ago

pgmuvi needs some tests to ensure it works properly as we change things. I have no prior experience writing tests, so would particularly welcome input on this item. This will be used to track multiple other issues with more specific objectives as tests are identified and created.

pscicluna commented 12 months ago

Some very basic tests are now included and automated. They currently fail, because I still need to get the actions right

pscicluna commented 12 months ago

Tests are now setup correctly and passing! Please create tests as you develop new features, and add new tests for existing features if you have ideas for them.