Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit test #19

Open
1 of 3 tasks
aaraney opened this issue Apr 9, 2020 · 0 comments
Open
1 of 3 tasks

Add unit test #19

aaraney opened this issue Apr 9, 2020 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@aaraney
Copy link
Owner

aaraney commented Apr 9, 2020

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
@aaraney aaraney added the help wanted Extra attention is needed label Apr 9, 2020
@aaraney aaraney linked a pull request Apr 13, 2020 that will close this issue
@aaraney aaraney removed a link to a pull request Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant