Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
error message - preventing subsequent chart rendering.
|
|
|
|
code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Cleanup and add further doc strings for compatibility with yuidoc
* Add a tool to automatically download and run yuidoc on the source tree
* Add a tool to automatically create a releasable source archive containing apidocs
* Add documentation of the apidoc and release tools.
* Rearrange the source tree - moving all examples into the docs/examplesfolder
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|