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

program unit tests for Orbit functions #48

Open
mdbernard opened this issue Jul 1, 2020 · 0 comments
Open

program unit tests for Orbit functions #48

mdbernard opened this issue Jul 1, 2020 · 0 comments
Assignees
Labels
orbit Pertains to Orbit unit test pertains to unit tests
Milestone

Comments

@mdbernard
Copy link
Member

For each function except the Event Sequence controlling functions used across all this team's scripts, write unit tests that check for the following:

  • outputs are as expected for nominal inputs
  • function is prevented from crashing due to common software errors (e.g. division by zero) (output a "safe" value rather than allowing the system to crash)

Create a checklists of functions in this issue so that progress can be tracked.

@mdbernard mdbernard added orbit Pertains to Orbit unit test pertains to unit tests labels Jul 1, 2020
@mdbernard mdbernard added this to the Orbit milestone Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
orbit Pertains to Orbit unit test pertains to unit tests
Projects
None yet
Development

No branches or pull requests

4 participants