maartenbreddels
|
772544e60f
|
renamed manager.py to config_manager.py and added more docstrings
|
9 years ago |
maartenbreddels
|
89b32e4412
|
allow default json files in a .d directory, original PR: ipython/traitlets#452
|
9 years ago |
M Pacer
|
2fac7003e2
|
changed all python variables named file to file_name to not override built_in file
|
9 years ago |
kikocorreoso
|
4c9f130953
|
fix issue with OS in tests
|
9 years ago |
kikocorreoso
|
97263161e4
|
fix and tests for the issue related with the trailing slash using 'nbextension install' (see #2069)
|
9 years ago |
Min RK
|
0b7435b474
|
add one missing skip_win32 in nbextension symlink tests
all the other symlink tests are already skipped
|
10 years ago |
Scott Sanderson
|
d5856dc8b0
|
TEST: Use addCleanup in test_nbextensions.
This ensures that resources/patches created during setUp are torn down
correctly even if setUp fails.
|
10 years ago |
Min RK
|
39121b7d4b
|
avoid writing nbextension config to user dir during tests
mock jupyter environment variables during nb/server-extension tests
|
10 years ago |
Min RK
|
c3b547c17e
|
some tests, fixes for nbextension aliases
- fix some undefined aliases, tests for help output
- make uninstall symmetrical with install
|
10 years ago |
Nicholas Bollweg
|
19c65b606a
|
changing extension enable/disable configuration default to --user
|
10 years ago |
Nicholas Bollweg
|
77725985c1
|
adding test for non-python nbextension
|
10 years ago |
Nicholas Bollweg
|
7859e9d7e7
|
adding more tests for validation, cleaning up validation return values
|
10 years ago |
Matthias Bussonnier
|
174d772e75
|
remove verbosity
|
10 years ago |
Matthias Bussonnier
|
eb87e16ccb
|
Minor style fixes
|
10 years ago |
Jonathan Frederic
|
54dd9c525a
|
Squash some bugs and write unit tests
Fix the new tests
|
10 years ago |
Min RK
|
d71a59cc9f
|
s/jupyter_notebook/notebook
|
11 years ago |