MINOR line coverage to 70%

This commit is contained in:
Tom Rix 2010-03-30 22:54:30 +00:00
parent b83b2b442a
commit 8a7e532859

10
README
View File

@ -22,4 +22,12 @@ Known issues
When setting up SubsiteDomains, the port is important.
If you are running on a non-standard port, you must put
that in the Domain text box.
that in the Domain text box.
Test coverage
-------------
Line coverage is over 70%, but function coverage is only 51%.
This is due to the difficulty of testing front end stuff like
model admin, left and main etc.