Commit Graph

389 Commits (6.x)

Author SHA1 Message Date
Min RK 2e1c56b0c4 Validate redirect target in TrailingSlashHandler
5 years ago
Kevin Bates 73e6c27369
Prevent inclusion of requests_unixsocket on Windows (#5650)
6 years ago
Ram Rachum 7d375282a9 Fix exception causes all over the codebase
6 years ago
mattn dbfa82c3e7
Add japanese translation files (#4490)
6 years ago
John de2f3f724d
remove old JS markdown tests, add a new one in selenium (#5497)
6 years ago
Toon Baeyens b278fa67de
Make a notebook writable after successful save-as (#5296)
6 years ago
dSchurch f42f2408b0
Migrate Move multiselection test to selenium (#5158)
6 years ago
Niko Felger d84faae6a8
Convert notifications JS test to selenium (#5455)
6 years ago
Kris Wilson 5aa6e0dfd5 Feedback: add socket usage check on bind and test.
6 years ago
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