##// 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 / terminal / console / tests
__init__.py Loading ...
test_console.py Loading ...
test_image_handler.py Loading ...
writetofile.py Loading ...