igmhub / LaCE

Emulator for the one-dimensional Lyman-alpha flux power spectrum. It was used to generate the results shown in https://arxiv.org/abs/2011.15127, https://arxiv.org/abs/2209.09895, and https://arxiv.org/abs/2305.19064.
1 stars 3 forks source link

Automated testing v2 #96

Closed lauracabayol closed 4 months ago

lauracabayol commented 4 months ago

This brqanch implements automated testing. Changes:

So far, it is configured such that the tests runs everytime someone pushes changes to any remote branch. We can also discuss more tests to be added.

In the actions section, you can see all the attemps in running the test, and that finally this is passed in the last iterations.