nilmdb/tests
2019-08-14 18:02:54 -04:00
..
data Put good and bad UTF-8 into one of the test data files 2019-08-13 16:08:39 -04:00
testutil Run 2to3 automatic fixes over entire tree 2019-07-25 10:35:30 -04:00
runtests.py Replace bare 'except:' with 'except: Exception' 2013-03-24 21:28:01 -04:00
test_bulkdata.py Consistently use bytes everywhere for stream data 2019-08-13 15:53:05 -04:00
test_client.py Improve coverage for client 2019-08-14 13:33:50 -04:00
test_cmdline.py Improve coverage 2019-08-14 18:02:54 -04:00
test_interval.py Fix error in interval comparisons; add coverage 2019-08-14 13:42:39 -04:00
test_lrucache.py Fix lrucache decorator argspecs 2013-01-18 17:13:50 -05:00
test_mustclose.py Update mustclose and test_mustclose for Python 3 (this was hard!) 2019-08-01 17:36:44 -04:00
test_nilmdb.py Decode server responses from raw bytes to strings 2019-08-01 17:36:44 -04:00
test_numpyclient.py Improve branch coverage for numpyclient 2019-08-14 14:00:14 -04:00
test_printf.py Run 2to3 automatic fixes over entire tree 2019-07-25 10:35:30 -04:00
test_rbtree.py Run 2to3 automatic fixes over entire tree 2019-07-25 10:35:30 -04:00
test_serializer.py Run 2to3 automatic fixes over entire tree 2019-07-25 10:35:30 -04:00
test_threadsafety.py Improve serializer_proxy and verify_thread_proxy 2013-02-23 14:28:37 -05:00
test_timestamper.py Consistently use bytes everywhere for stream data 2019-08-13 15:53:05 -04:00
test.order Add nilmdb.client.numpyclient.NumpyClient with stream_extract_numpy 2013-04-07 17:43:52 -04:00