You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow to better specify combinations of parameters in json.
Allow to specify differentiate between coverage tests, Travis CI runnable tests (as short as possible) and physics tests (to be manually checked). Normally these would be the same simulations, with the physics tests running as long as necessary to obtain physically correct results, the automated tests running only long enough such that diffing makes sense, and the coverage tests running ideally for only one timestep.
Allow to specify differentiate between coverage tests, Travis CI runnable tests (as short as possible) and physics tests (to be manually checked). Normally these would be the same simulations, with the physics tests running as long as necessary to obtain physically correct results, the automated tests running only long enough such that diffing makes sense, and the coverage tests running ideally for only one timestep.Allow array token replacement in testing scripts (e.g. properly expand %lb.force.gcc[0][1]%).Add option to restore from checkpoint in tests.For Travis testing:
Tests should not last longer than a few seconds.