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
|
95b505d602
|
Added notebooks API tests.
|
13 years ago |
Brian E. Granger
|
136a19e5eb
|
Added base class for Notebook API tests.
|
13 years ago |
MinRK
|
80d2d15620
|
only test `--help-all`
help-all is a superset of `-h`, so no need to do both,
since these tests are slow.
|
13 years ago |
MinRK
|
50b31960b3
|
test that `-h` and `--help-all` work for various IPython entry points
should help catch when we break these things.
|
13 years ago |
MinRK
|
cf726d6a40
|
mv IPython.html.notebook -> IPython.html
|
13 years ago |