issues
search
teadetime
/
crazyflie-path-planning
0
stars
0
forks
source link
Decide Unit testing standard/plan
#2
Closed
teadetime
closed
1 year ago
teadetime
commented
1 year ago
Algorithms should be broken into tested sub-functions when applicable
Every function should be typed
Every file,class, and function should have a doc string (description and args)
Have a standard test file for planned paths