|
* Introduce unit tests for jarmon.downloadBinary, jarmon.RRDFile and jarmon.RrdQuery. Unit tests are based on YUI test.
* Various API changes to facilitate testing
* Various non-api library changes to fix bugs revealed by the unit tests.
* Coverage is measured using jscoverage which reports 50% coverage of jarmon.js
* Command line tool to generate unit test RRD data
* Documentation describing how to run the tests and measure code coverage
|