##// END OF EJS Templates
don't start new notebook server for each test *method*...
don't start new notebook server for each test *method* it takes much too long. This change starts a new notebook server for each test class. Even that is probably too much, but the module organization makes it troublesome to start a single notebook server for all services tests.
MinRK -
r13049:08af2731
Show More
Name Size Modified Last Commit Author
/ IPython / qt
console
__init__.py Loading ...
base_frontend_mixin.py Loading ...
client.py Loading ...
inprocess.py Loading ...
kernel_mixins.py Loading ...
manager.py Loading ...
rich_text.py Loading ...
svg.py Loading ...
util.py Loading ...