nilmdb/tests
Jim Paris 1431e41d16 Allow inserting empty intervals in the database, and add tests for it.
Previously, we could get empty intervals anyway by having a non-empty
interval and removing a smaller interval around each piece of data.
Turns out that empty intervals are OK and needed in some situations,
so explicitly allow and test for it.
2013-02-21 14:07:35 -05:00
..
data Add --timestamp-raw option to extract and list 2013-01-24 16:03:38 -05:00
testutil Move some helper functions around 2013-01-09 17:39:29 -05:00
runtests.py Move runtests.py script into test directory 2013-02-01 15:47:47 -05:00
test_bulkdata.py Huge cleanup of namespaces, modules, packages, imports. 2013-01-28 19:04:52 -05:00
test_client.py Allow inserting empty intervals in the database, and add tests for it. 2013-02-21 14:07:35 -05:00
test_cmdline.py Strictly enforce (start < end) for all intervals. 2013-02-21 14:06:40 -05:00
test_interval.py Strictly enforce (start < end) for all intervals. 2013-02-21 14:06:40 -05:00
test_iteratorizer.py Add pycurl-specific hack to Iteratorizer 2013-01-24 19:06:20 -05:00
test_layout.py Huge cleanup of namespaces, modules, packages, imports. 2013-01-28 19:04:52 -05:00
test_lrucache.py Fix lrucache decorator argspecs 2013-01-18 17:13:50 -05:00
test_mustclose.py More fixes to mustclose decorator and argspecs 2013-01-18 17:21:30 -05:00
test_nilmdb.py Strictly enforce (start < end) for all intervals. 2013-02-21 14:06:40 -05: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 Move test helpers into subdirectory 2013-01-05 15:00:34 -05:00
test_timestamper.py Move datetime_tz package under nilmdb.utils 2013-01-30 19:03:42 -05:00
test.order Removal support is complete. 2013-01-09 23:26:59 -05:00