-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
We are saying for a long time, that we'd like to get the unit testing back.
Here we may want to have a list of stuff to be done for this (I'll start):
- there is no test grid: posydon/tests/data/POSYDON-UNIT-TESTS/visualization/grid_unit_test_plot.h5
This causes aValueError: Test grid for unit testing was not found!when trying to do either of the following imports:
import posydon.tests.binary_evol.test_BinaryStar
import posydon.tests.binary_evol.test_SingleStar
import posydon.tests.visualization.test_plot1D
import posydon.tests.visualization.test_plot2D
import posydon.tests.binary_evol.SN.test_profile_collapse
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request