380 Commits (02cd1fa8a00a97f531845ad7533aaf25130a8772)

Author SHA1 Message Date
Kris Wilson 02cd1fa8a0 Traitlets type handling fixup.
6 years ago
Kris Wilson 1af8283afa Feedback: validate sock-mode.
6 years ago
Kris Wilson 1a5eed8678 Make integration test conditional for CI compatibility.
6 years ago
Kris Wilson 3e28cfd603 Feedback: improve test coverage.
6 years ago
Kris Wilson 8d9b8c6f06 Cleanup.
6 years ago
Kris Wilson 4af22581fc Feedback: repair stop command port targeting.
6 years ago
Kris Wilson b9567512f8 Fixup tests.
6 years ago
Kris Wilson 20b5cb8e4d Fixup.
6 years ago
Kris Wilson a9ed339d58 Add UNIX socket support to notebook server.
6 years ago
Kevin Bates 7de8df4dd8
Gateway only: Ensure launch and request timeouts are in sync (#5317)
6 years ago
Karthikeyan Singaravelan c01b2cc014 Remove deprecated encoding parameter for Python 3.9 compatibility.
6 years ago
Thomas Kluyver d6259ae285 Don't monkeypatch environment data locations for test notebook server
6 years ago
Thomas Kluyver b67164033e
Merge pull request #5043 from takluyver/selenium-prefill
6 years ago
Thomas Kluyver fd4275cdf6
Merge branch 'master' into master
6 years ago
Thomas Kluyver 7b5248d1ce
Merge pull request #5055 from shuichiro-makigaki/fix-gateway-handled-exceptions
6 years ago
Shuichiro MAKIGAKI aa73eb43cd Fix packages of exceptions catched by gateway manager
6 years ago
Min RK 7e2ae22aee apply asyncio patch before launching new loop for tests
6 years ago
Thomas Kluyver 7fb461ddf7 Selenium test fixture to open a notebook with prefilled content
6 years ago
Thomas Kluyver 9640e1f943
Merge pull request #4101 from dubielt1/test-kernel-menu
6 years ago
Thomas Kluyver 6d76481ccd
Merge pull request #4622 from TeresaPartidaS/convert_execute_code_js_to_selenium
6 years ago
Thomas Kluyver 257e71202c Rework execution test, add wait_for_cell_output helper
6 years ago
TPartida c23de34161 Modified to avoid race condition
6 years ago
TPartida 6811727a25 Remove execute_code js
6 years ago
TPartida 6c7ad0417e Convert execute_code to Selenium
6 years ago
Thomas Kluyver 08d0b56390 Fix waiting for dialog to close before clicking menu again
6 years ago
Thomas Kluyver 934c7dda80 Return to tree window after test using notebook
6 years ago
Thomas Kluyver 46614c3772 Simplify test for interrupting running code
6 years ago
Thomas Kluyver 17176de1f2 Rename test file so test is discovered
6 years ago
lmcdon14 f4ba6daece Remove interrupt.js
6 years ago
lmcdon14 f2bfd3bebd create selenium interrupt test and add utility function
6 years ago
Thomas Kluyver 92db6a727c Simplify test for shutting down & restarting kernel through the menus
6 years ago
Tres DuBiel 36e14efa93 Translated kernel menu javascript test to selenium
6 years ago
Thomas Kluyver eb3e1a4d6c
Merge pull request #4991 from 00Kai0/fix-py2dep
6 years ago
Kerwin.Sun b5f5c9500e remove py2 dependence
6 years ago
Thomas Kluyver fb2286585c Fix checking if kernel is running through Selenium
6 years ago
David Leen 101f726690 Prevent tests from hanging
7 years ago
Min ho Kim bd66c18b4f Fix typos (#4760)
7 years ago
Thomas Kluyver 9237c3732e
Merge pull request #4615 from LuisARodr/dualmode_execute
7 years ago
Luis Rodriguez cd2ea150a0 Refactor for
7 years ago
Luis Rodriguez 799b8be841 Move repeated assert mode
7 years ago
Luis Rodriguez 6679891464 Give space to inline comments
7 years ago
Luis Rodriguez 6b7d179697 Change assert for Exception
7 years ago
Luis Rodriguez 83b3c19de3 Solve insonsistensy on is_focused_on
7 years ago
Luis Rodriguez b294bf57f8 Refactor of ifs
7 years ago
Luis Rodriguez c276d81914 Update docstring
7 years ago
Thomas Kluyver 8ae0c047a9
Merge pull request #4617 from TeresaPartidaS/convert_multiselect_toggle_js_to_selenium
7 years ago
TPartida 8749a5db99 Modified 'scrolling enabled' test assert
7 years ago
Luis Rodriguez 3a0cb7b113 Refactor validate_dualmode_mode
7 years ago
Luis Rodriguez fccc7d7420 Resolve notebook len duplicate method
7 years ago
Thomas Kluyver 93099010ff
Merge pull request #4608 from LuisARodr/dualmode_tests
7 years ago