courtGibson / MyPlanner

0 stars 0 forks source link

PlanTest Organization #6

Open MHKEND01 opened 5 years ago

MHKEND01 commented 5 years ago

PlanTest is poorly organized. One method called test is over 200 lines of code. Test is also nondescript. What exactly is it testing? The method should be broken into smaller well named helper functions.