nilmdb/tests
2012-12-04 22:15:00 -05:00
..
data Extract works now and we're back to 100% test coverage! It's slow, 2012-05-30 18:24:36 +00:00
aplotter.py Various work on improving intervals... 2012-04-11 22:05:27 +00:00
renderdot.py rbtree and interval tests fully pass now. 2012-11-29 00:42:50 -05:00
test_client.py Some prep work for merging adjacent insertions. 2012-11-08 21:27:52 +00:00
test_cmdline.py Support deleting streams with new 'destroy' command 2012-12-04 22:15:00 -05:00
test_helpers.py A lot more command line testing. 2012-04-04 22:34:01 +00:00
test_interval.py Start to be a little more strict about how intervals are half-open. 2012-11-29 15:35:11 -05:00
test_iteratorizer.py Add "iteratorizor", which transforms a function that uses callbacks 2012-05-23 01:00:12 +00:00
test_layout.py disable TestLayoutSpeed for now 2012-08-09 17:53:01 +00:00
test_nilmdb.py Tests pass with 100% coverage on non-cython modules 2012-08-06 22:05:09 +00:00
test_printf.py Rename some nilmdb methods to be private 2012-03-29 21:43:05 +00:00
test_rbtree.py Converted rbtree.py to Cython 2012-11-29 01:25:51 -05:00
test_serializer.py Rename some nilmdb methods to be private 2012-03-29 21:43:05 +00:00
test_timestamper.py Can now insert data using command line tool. Time to benchmark etc. 2012-04-09 21:31:39 +00:00