nasa / SBN

38 stars 23 forks source link

write unit tests #8

Closed CDKnightNASA closed 4 years ago

CDKnightNASA commented 4 years ago

using the "skeleton" being developed for the sample app, SBN could use some unit tests that, at minimum, do checks like calls with null pointers, bounds checking, etc. stubbing out SBN functions and simulating networks would be a super-keen goal, but will take quite a lot of effort.

CDKnightNASA commented 4 years ago

coverage tests completed