Unit Tests

All unit testing is handled via Simple Test

Template Engine

The code coverage on this is not optimal. There's probably some decent re-factoring to be done to get the code in a more intuitively testable state.

DB Abstraction + SQL Generation

These tests are part of a larger grouping of tests on the whole framework. I've focused on just the DB tests for the moment.