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
Unit tests for the job scheduler and perturbation engine need to be written and added to /djs/tests. It would be great to have the runnable using Travis in the future. Just want to test the heavy lifting functions for the most part:
fromYaml for the job scheduler
edit_parameters for the perturbation engine ( greater detail than is now present ) Updated unittests #22
testing out the CLI and throwing strange things at it to see if it can always pass
The text was updated successfully, but these errors were encountered:
Unit tests for the job scheduler and perturbation engine need to be written and added to /djs/tests. It would be great to have the runnable using Travis in the future. Just want to test the heavy lifting functions for the most part:
The text was updated successfully, but these errors were encountered: