Skip to content

Look into automated testing #57

@dheadrick1618

Description

@dheadrick1618

Description:

We need to implement a comprehensive automated testing framework for our satellite software to ensure reliability, functionality, and performance. Automated testing will help in identifying bugs early, verifying software behavior under different conditions, and ensuring new code does not cause issues with old code.

Deliverable

  • - select testing framework(probably pyTest)
  • - unit tests for most functions and ensure coverage of as many edge cases as possible
  • - integration tests to verify data exchange and simulate interactions between systems
  • - Performance tests to find bottlenecks
  • - regression tests to catch issues with new changes
  • - GitHub CI integration

Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions