sustainable-processes / pura

Clean chemical data quickly
MIT License
10 stars 3 forks source link

Write unit tests of services #10

Open marcosfelt opened 1 year ago

marcosfelt commented 1 year ago

Unit tests of the following services are needed:

There should be pytest mocks of each service, so we can check the requests are formed correctly. Also integrate with Github actions to run automatically.