nilmdb/tests
Jim Paris 89be6f5931 Add option to include interval start/end markup on extract
When enabled, lines like "# interval-start 1234567890123456" and "#
interval-end 1234567890123456" will be added to the data output.  Note
that there may be an "interval-end" timestamp followed by an identical
"interval-start" timestamp, if the response at the nilmdb level was
split up into multiple chunks.

In general, assume contiguous data if previous_interval_end ==
new_interval_start.
2013-03-19 14:23:33 -04:00
..
data Add option to include interval start/end markup on extract 2013-03-19 14:23:33 -04:00
testutil Move ASCII data parsing from the server to the rocket interface. 2013-03-05 17:51:17 -05:00
runtests.py Move runtests.py script into test directory 2013-02-01 15:47:47 -05:00
test_bulkdata.py Fill out test coverage 2013-03-15 18:08:21 -04:00
test_client.py Destroy now requires that all data has been previously removed. 2013-03-18 19:39:03 -04:00
test_cmdline.py Add option to include interval start/end markup on extract 2013-03-19 14:23:33 -04:00
test_interval.py Test python version of Interval too 2013-03-15 21:37:03 -04:00
test_iteratorizer.py Add pycurl-specific hack to Iteratorizer 2013-01-24 19:06:20 -05:00
test_lrucache.py Fix lrucache decorator argspecs 2013-01-18 17:13:50 -05:00
test_mustclose.py Make test_mustclose more complete 2013-03-01 16:30:22 -05:00
test_nilmdb.py Tune sqlite to use write-ahead-logging 2013-03-11 15:13:43 -04:00
test_printf.py Move test helpers into subdirectory 2013-01-05 15:00:34 -05:00
test_rbtree.py Huge cleanup of namespaces, modules, packages, imports. 2013-01-28 19:04:52 -05:00
test_serializer.py Improve serializer_proxy and verify_thread_proxy 2013-02-23 14:28:37 -05:00
test_threadsafety.py Improve serializer_proxy and verify_thread_proxy 2013-02-23 14:28:37 -05:00
test_timestamper.py Bulk of the switch to int64 microsecond timestamps, including test data. 2013-03-15 15:08:58 -04:00
test.order Remove layout.pyx, since rocket replaced it 2013-03-15 22:32:40 -04:00