summaryrefslogtreecommitdiff
path: root/docs/examples/index.html
diff options
context:
space:
mode:
authorRichard Wall <richard@largo>2010-11-28 15:45:10 +0000
committerRichard Wall <richard@largo>2010-11-28 15:45:10 +0000
commit579605cb677a0345688c5421b0075b26111c4393 (patch)
treeb62bdc1fd6356239dad031450b6a373b85412d45 /docs/examples/index.html
parent54b3c39b40077b045e7d10b78eaf85b11dad5a3a (diff)
parent02f4700f65df11c5ed286c716e9351daf547e853 (diff)
Merge lp:~richardw/jarmon/coveragev10.11
* 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
Diffstat (limited to 'docs/examples/index.html')
-rw-r--r--docs/examples/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/examples/index.html b/docs/examples/index.html
index 9d12389..3debd18 100644
--- a/docs/examples/index.html
+++ b/docs/examples/index.html
@@ -208,6 +208,7 @@
</div>
<div class="chart-container">
<h2 class="title"></h2>
+ <div class="error"></div>
<div class="chart"></div>
<div class="graph-legend"></div>
</div>