forked from beauof/iron-tests
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Need to introduce a 'fast' and 'big' target to allow quick testing, see example-0101.
At the moment, creating the screenshots and animation are the bottleneck.
For example,
- less time steps and only one screenshot per test for 'fast' target
- all time steps and only one screenshot per test for 'big' target
- separate 'animations' target?
Open for discussion.
Need to significantly reduce size of reference data, e.g., only keep the last time step for each test (for both iron and matlab reference data).
Tasks in checkbox style:
- introduce fast/big/animations target
- significantly reduce amount of reference data stored on github