Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 208 Bytes

unit-testing.md

File metadata and controls

15 lines (9 loc) · 208 Bytes

Tests

All of the unit test are stored in /src/test/java/

Coverage

Current parts of our code that are tested

  • Utilities

To do:

  • Testing commands
  • Proof of concept
  • Utilities in subsystems