Kirit Thadaka
|
051cee61a5
|
Squashed all commits. Tests pass.
|
9 years ago |
Steven Silvester
|
f5fa0c180e
|
Handle a compound extension in new_untitled
|
9 years ago |
dhirschf
|
295294e876
|
Fix `test_bad_symlink` to conform to the new api
|
9 years ago |
Thomas Kluyver
|
5af43fbae1
|
Fix test not to expect notebooks sorted
PR gh-2281 removed the sorting step from the server. This can result in
non-deterministic test failures, because the test checked against a
list.
|
9 years ago |
Kaushik Chaubal
|
7d4965abc0
|
fix of uploading large files crashes the browser #96 + adding unit tests
|
9 years ago |
Min RK
|
236198571b
|
test dirs are paths, not TempDir objects
|
9 years ago |
Min RK
|
8e141df890
|
run Python tests with a token
exercises token auth
|
9 years ago |
Min RK
|
02a81adf3e
|
test opening an invalid notebook
ensure we get a validation failed message
|
10 years ago |
Scott Sanderson
|
9ba5c8dd90
|
TEST: Use addCleanup in test_contents_api.
This guarantess that resources are deleted correctly event if setUp fails.
|
10 years ago |
Matthias Bussonnier
|
6ab2cd0dd6
|
Show warnings during tests
|
10 years ago |
Matthias Bussonnier
|
0ad67c8b7f
|
Remove usage of encode/decodestring, Deprecated, replace by bytes equiv.
|
10 years ago |
Pierre Gerold
|
c218ff25f7
|
Merge branch 'master' into toto
|
11 years ago |
Pierre Gerold
|
28d6fbde84
|
Modify test + correct docstrings
|
11 years ago |
Safia Abdalla
|
4e8344831c
|
Updated tests on rename in ContentsManager
|
11 years ago |
Safia Abdalla
|
8e0a8d1ea6
|
Added tests for directory renaming
|
11 years ago |
Pierre Gerold
|
7cfd9b407a
|
Add test for non atomic writing
|
11 years ago |
Min RK
|
8de725a8de
|
server-side fixes for double-escaped base_url
|
11 years ago |
Min RK
|
d71a59cc9f
|
s/jupyter_notebook/notebook
|
11 years ago |