Closed cjh1 closed 6 years ago
Looks like there is a test suite that we can use:
http://jupyter-notebook.readthedocs.io/en/stable/extending/contents.html#testing
Its written against the abstract Contents API so we can probably just reuse it.
@johnkit
Added in #8
Looks like there is a test suite that we can use:
http://jupyter-notebook.readthedocs.io/en/stable/extending/contents.html#testing
Its written against the abstract Contents API so we can probably just reuse it.