Added just enough tests to get all code analyzed
Coverage testing wasn't analyzing files that weren't touched at all. All files are now included with the exception of the Database files that I'll be consolidating soon into a single class (no reason to have so many classes touched just to create a single database object). Aside from that, all classes are now represented in the coverage report, Sad to go from 80% down to 50% but oh well, it's for the best!
This commit is contained in:
parent
6120933fce
commit
10a05a0a06
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
Write tests for Profiler (it's all stubbed out though)
|
||||
|
||||
Config
|
||||
Database
|
||||
Model
|
||||
Module
|
||||
Security
|
||||
Session
|
||||
Validate
|
Loading…
Add table
Add a link
Reference in a new issue