##// END OF EJS Templates
DEV: Tweaks from PR feedback....
DEV: Tweaks from PR feedback. - Reformat expected keys for in `validate_model`. - Require `'mimetype'` to be non-None only when the model being validated is a file. - Add more information to the error when keys are unexpectedly non-None.
Scott Sanderson -
r19399:58fe60e2
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / tests
__init__.py Loading ...
base.py Loading ...
invalid.ipynb Loading ...
test2.ipynb Loading ...
test3.ipynb Loading ...
test4.ipynb Loading ...
test4plus.ipynb Loading ...
test_api.py Loading ...
test_convert.py Loading ...
test_reader.py Loading ...
test_sign.py Loading ...
test_validator.py Loading ...