MinRK
|
d1a36fe4c0
|
use 'id' for checkpoint ID key
rather than redundant checkpoint.checkpoint_id
|
13 years ago |
Thomas Kluyver
|
05e85588cf
|
Add some unicode testing for saving notebooks
|
13 years ago |
Thomas Kluyver
|
3f46a05a14
|
Test notebook checkpoint APIs
|
13 years ago |
Thomas Kluyver
|
18f88d020f
|
Add failing test for listing nonexistant directory
|
13 years ago |
MinRK
|
acb4245035
|
unicode normalization in test_notebooks_api
|
13 years ago |
Thomas Kluyver
|
9f4a4ab3f8
|
Check Location header from renaming notebook
|
13 years ago |
Thomas Kluyver
|
eb9a55ed6b
|
Add test for and fix REST save with rename
|
13 years ago |
Thomas Kluyver
|
b9310d0e05
|
Add test for copying notebook through REST API
|
13 years ago |
Thomas Kluyver
|
7725025d52
|
Add test for saving notebook via REST API
|
13 years ago |
Thomas Kluyver
|
85d3c39b5a
|
Add test for REST API uploading notebook
|
13 years ago |
Thomas Kluyver
|
9d9adb1186
|
Improve tests for notebook REST API
|
13 years ago |
Zachary Sailer
|
d3e456d9a1
|
add tests to notebooks api
- check for correct status codes
- check headers location
- fix COPY api
|
13 years ago |
Zachary Sailer
|
27680dacb2
|
Code review changes.
Fixed handler issues and api tests from code review
from @minrk and @carreau.
|
13 years ago |
Zachary Sailer
|
04c6a3cfac
|
refactoring of nbmanager and filenbmanager
major clean up of the two managers. We make sure to follow
the standard models described in IPEP 16
|
13 years ago |
Zachary Sailer
|
050a3098a8
|
review fixes on tests, add extra kernel api test
|
13 years ago |
Zachary Sailer
|
e9ac1c2d37
|
add tests for session api
|
13 years ago |
Zachary Sailer
|
8ce586a241
|
move notebooks api tests into notebooks/tests
|
13 years ago |