Fluency
Fluency copied to clipboard
Add Missing Unit Tests
Fluency was written inline with another application, and when it was removed to be its own standalone framework, many of the tests had to be left behind because they were specific to the host app. This issue is to write new tests to get coverage of the standalone library up to acceptable levels. Right now, the coverage of Fluency on its own is rather embarrassing.
The list of tests to implement can be found at http://github.com/ChrisEdwards/Fluency/wiki/Tests-to-Implement
Currently working on this.