openclimatefix / Satip

Satip contains the code necessary for retrieving, transforming and storing EUMETSAT data
https://satip.readthedocs.io/
MIT License
41 stars 29 forks source link

Use Pytest for all tests #229

Closed jacobbieker closed 7 months ago

jacobbieker commented 8 months ago

We would like to have all our tests use pytest, rather than some using unittest.

Context

Most other repos use pytest, so would nice to be consistent.

Possible Implementation

Replace the unittest framework in the tests with pytest

norbline commented 8 months ago

@jacobbieker, Can I be assign to this issue?

jacobbieker commented 8 months ago

Yes!

vikasgrewal16 commented 8 months ago

Can i get some inputs on this issue and what is the remaining work @jacobbieker @norbline

vikasgrewal16 commented 8 months ago

can i get your insights what is done and what is needed to be done? @norbline

jacobbieker commented 8 months ago

@vikasgrewal16 I think @norbline has it going so far, if you want to take #231 that would be great!

vikasgrewal16 commented 8 months ago

Thanks @jacobbieker I have been working on #231 and will get to you as soon as possible