Commit Graph

2523 Commits (6953e4d704bfbbc221b2107fc2ab35fad36cc80a)

Author SHA1 Message Date
Joshua Zeltser 6953e4d704 fixed issue 3970 giving upload button an aria-label
7 years ago
Tim Head 077322dcd9 Use JavaScript to redirect users
7 years ago
Thomas Kluyver 9425250005
Merge pull request #4588 from t-makaro/downloadas
7 years ago
Thomas Kluyver 9237c3732e
Merge pull request #4615 from LuisARodr/dualmode_execute
7 years ago
Tyler Makaro 1ae7838227 exporter naming scheme
7 years ago
Luis Rodriguez cd2ea150a0 Refactor for
7 years ago
Luis Rodriguez 799b8be841 Move repeated assert mode
7 years ago
Tyler Makaro 6876f74c6d moved hard coded exporters
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 69b7a1d204
Merge pull request #4623 from mtd91429/patch-1
7 years ago
Thomas Kluyver 93099010ff
Merge pull request #4608 from LuisARodr/dualmode_tests
7 years ago
mtd91429 cf1a76441c
Make tooltip buttons have consistent appearance
7 years ago
TPartida 3f2fff21b0 Remove multiselect_toggle js
7 years ago
TPartida c674a57955 Convert multiselect_toggle to selenium
7 years ago
Luis Rodriguez 849b7def18 Convert dualmode_markdown to selenium
7 years ago
Luis Rodriguez ecc27953e3 Remove unused import & refactor
7 years ago
Luis Rodriguez 9158a79ec4 Convert dualmode_execute to selenium
7 years ago
Luis Rodriguez 5b162cfdf9 Convert dualmode_clipboard to selenium
7 years ago
Luis Rodriguez 3cdc418799 Add alt command, gets, and validate_notebook_state
7 years ago
Luis Rodriguez 89e678c74c Convert dualmode_cellmode to selenium
7 years ago
Thomas Kluyver 01b084381c
Merge pull request #4563 from emiliotl/convert_clipboard_js_to_selenium
7 years ago
Emilio Talamante Lugo b2653ddb97 Add some code style improvements by not using list comprehension when not required
7 years ago
Tyler Makaro cc5157d695 fix duplicates in download as meny
7 years ago
Emilio Talamante Lugo 31fce8270a Converted clipboard js to selenium and rename undeleted to conventional name
7 years ago
Thomas Kluyver 8c8ce334b5
Merge pull request #4528 from minrk/override-mime-types
7 years ago
Ivan Ogasawara 55177807bc Fixed small issue and added more information about PROTOCOL_TLS
7 years ago
Ivan Ogasawara 61c50b1b8c Improve code, add docstring
7 years ago
Ivan Ogasawara c5264b6cea Changed the default protocol
7 years ago
Thomas Kluyver f21650ed0c
Merge pull request #4512 from emiliotl/convert_dmode_arrows_and_fix_dmode_insert_tests
7 years ago
Emilio Talamante Lugo d8120e5845 Rename ctrl method to cmdtrl which covers the mains OS
7 years ago
Min RK 2fabe50c60 explicitly ignore windows registry for mimetypes
7 years ago
Min RK 08c4c89818 protect against chrome mishandling backslash as slash in URLs
7 years ago
Min RK b9d9e659e9 parse urls when validating redirect targets
7 years ago
Min RK e908edf171 Fix return value for async restart_kernel
7 years ago
Min RK ca7b8dd163 catch errors when writing on closed sockets
7 years ago
Min RK eba43aa6c9
Merge pull request #4520 from minrk/selenium-fix
7 years ago
Min RK 7a13d5c096
Merge pull request #4468 from ciaranlangton/master
7 years ago
Min RK 5ad7a41c4c wait for kernel to be ready in selenium tests
7 years ago
Emilio Talamante Lugo 35a19e9308 Fixed dualmode insert test and convert dualmode arrows test to selenium
7 years ago
Thomas Kluyver b26221ad44
Merge pull request #4445 from emiliotl/convert_shutdown_js_to_py_selenium
7 years ago
Emilio Talamante Lugo e3c9a67294 Changed to .utils module for CI tests acceptance
7 years ago
Emilio Talamante Lugo 0c003e9de1 Handled possible race conditions and modified returned object on get_cell_output
7 years ago