tjcsl / ion

TJ Intranet 3
https://ion.tjhsst.edu
GNU General Public License v2.0
100 stars 87 forks source link

**Unit Testing** #361

Open jwoglom opened 8 years ago

jwoglom commented 8 years ago

Unit testing is desperately needed throughout the application. The most critical areas:

(add to this list as needed)

pefoley2 commented 8 years ago

The coverage statistics provide a handy way to figure out which methods are completely un-tested, and should be focused on. https://coveralls.io/github/tjcsl/ion?branch=master

pefoley2 commented 8 years ago

Very rough test added with b2cd3d436ad71a6a5fde96bbd25ee80600b327d1