nilmdb/tests
Jim Paris 422317850e Replace threadsafety class decorator version, add explicit proxy version
Like the serializer changes, the class decorator was too fragile.
2013-02-23 11:25:40 -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 Switch to explicitly wrapping nilmdb objects in a serializer_proxy 2013-02-23 11:23:54 -05:00
test_cmdline.py Switch to explicitly wrapping nilmdb objects in a serializer_proxy 2013-02-23 11:23:54 -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 Make server check that the db object has been wrapped in a serializer 2013-02-23 11:25:01 -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 Remove class decorator version of the serializer; it's too fragile 2013-02-23 11:23:54 -05:00
test_threadsafety.py Replace threadsafety class decorator version, add explicit proxy version 2013-02-23 11:25:40 -05:00
test_timestamper.py Move datetime_tz package under nilmdb.utils 2013-01-30 19:03:42 -05:00
test.order Implement verify_thread_safety to check for unsafe access patterns 2013-02-23 11:25:02 -05:00