cova icon indicating copy to clipboard operation
cova copied to clipboard

Improve Library Testing

Open 00JCIV00 opened this issue 2 years ago • 0 comments

Every public function in the library should be tested either individually or in a group similar to how the tests in src/cova work. Additionally this testing should be conducted across multiple targets.

  • Stratify tests into a separate file (or series of files)?
  • Group common/related function tests?
  • Use GitHub actions to test across multiple targets and provide that info directly on the README.

00JCIV00 avatar Oct 28 '23 02:10 00JCIV00