404 Commits (7778dc3202399161cbc4a61c258cef8ef0229455)

Author SHA1 Message Date
Kevin Bates 1550410229
Merge pull request #5799 from mriedem/5798-json-logging
6 years ago
Kevin Bates 545dbab070
Merge pull request #5807 from rahulporuri/cln/remove-dead-code
6 years ago
Kevin Bates 18e4834b12
Merge pull request #5806 from rahulporuri/cln/update-super-usage
6 years ago
Matt Riedemann 67ad5a1c06 Merge remote-tracking branch 'origin/master' into 5798-json-logging
6 years ago
Kevin Bates 158cc007e8
Merge pull request #5805 from rahulporuri/cln/remove-unnecessary-future-imports
6 years ago
Matt Riedemann 6a883e0a1c Fix NotebookAppJSONLoggingTests.test_log_json_enabled
6 years ago
Matt Riedemann 4ee4bb24f9 Use unittest assertion methods for improved logging
6 years ago
Matt Riedemann 08f8ccd1f8 Add log_json=True test for log_request
6 years ago
Matt Riedemann 093aee290f Add some basic tests for log_json config
6 years ago
Sai Rahul Poruri 2641b64ada CLN : Remove code for unsupported python versions
6 years ago
Sai Rahul Poruri 667e0d7519 CLN : Remove unnecessary future imports
6 years ago
Sai Rahul Poruri 84df5297d5 CLN : Update super usage
6 years ago
Sai Rahul Poruri 9dd2af27de CLN : Remove utf8 coding cookies
6 years ago
Kevin Bates 2ba296039a
Merge pull request #5488 from toonijn/refactor-markdown
6 years ago
Tomas Hrnciar 63ee7ac809 Move requests_unixsocket import outside of fetch_url()
6 years ago
Kevin Bates 73e6c27369
Prevent inclusion of requests_unixsocket on Windows (#5650)
6 years ago
Toon Baeyens a4ac2750b1 fix test
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
7 years ago
Min RK 7e2ae22aee apply asyncio patch before launching new loop for tests
7 years ago
Thomas Kluyver 7fb461ddf7 Selenium test fixture to open a notebook with prefilled content
7 years ago
Thomas Kluyver 9640e1f943
Merge pull request #4101 from dubielt1/test-kernel-menu
7 years ago
Thomas Kluyver 6d76481ccd
Merge pull request #4622 from TeresaPartidaS/convert_execute_code_js_to_selenium
7 years ago
Thomas Kluyver 257e71202c Rework execution test, add wait_for_cell_output helper
7 years ago
TPartida c23de34161 Modified to avoid race condition
7 years ago
TPartida 6811727a25 Remove execute_code js
7 years ago
TPartida 6c7ad0417e Convert execute_code to Selenium
7 years ago
Thomas Kluyver 08d0b56390 Fix waiting for dialog to close before clicking menu again
7 years ago
Thomas Kluyver 934c7dda80 Return to tree window after test using notebook
7 years ago