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 Ascent/Entry functions #38

Open
mdbernard opened this issue Jun 26, 2020 · 0 comments
Open

program unit tests for Ascent/Entry functions #38

mdbernard opened this issue Jun 26, 2020 · 0 comments
Assignees
Labels
ascent-entry Pertains to Ascent/Entry 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 ascent-entry Pertains to Ascent/Entry unit test pertains to unit tests labels Jun 26, 2020
@mdbernard mdbernard added this to the Ascent/Entry milestone Jun 26, 2020
@mdbernard mdbernard changed the title program unit tests for Ascent/Entry program unit tests for Ascent/Entry functions Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ascent-entry Pertains to Ascent/Entry unit test pertains to unit tests
Projects
None yet
Development

No branches or pull requests

3 participants