You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monkeyking/notebook/tests/selenium
Alexey Stepanov 4ba07e130f
Fix #6256 : migrate to python 3.7+ (#6260)
4 years ago
..
__init__.py Testing with Selenium & Sauce labs (#3321) 8 years ago
conftest.py Fix #6256 : migrate to python 3.7+ (#6260) 4 years ago
quick_selenium.py Fix exception causes all over the codebase 6 years ago
test_buffering.py Selenium test fixture to open a notebook with prefilled content 6 years ago
test_clipboard_multiselect.py Selenium test fixture to open a notebook with prefilled content 6 years ago
test_dashboard_nav.py Fix #6256 : migrate to python 3.7+ (#6260) 4 years ago
test_deletecell.py Fix #6256 : migrate to python 3.7+ (#6260) 4 years ago
test_display_image.py Fix #6256 : migrate to python 3.7+ (#6260) 4 years ago
test_display_isolation.py Fix #6256 : migrate to python 3.7+ (#6260) 4 years ago
test_dualmode_arrows.py Fixed dualmode insert test and convert dualmode arrows test to selenium 7 years ago
test_dualmode_cellmode.py Remove unused import & refactor 7 years ago
test_dualmode_clipboard.py Selenium test fixture to open a notebook with prefilled content 6 years ago
test_dualmode_execute.py Selenium test fixture to open a notebook with prefilled content 6 years ago
test_dualmode_insertcell.py Selenium test fixture to open a notebook with prefilled content 6 years ago
test_dualmode_markdown.py Refactor validate_dualmode_mode 7 years ago
test_execute_code.py Rework execution test, add wait_for_cell_output helper 6 years ago
test_find_and_replace.py Selenium test fixture to open a notebook with prefilled content 6 years ago
test_interrupt.py Simplify test for interrupting running code 6 years ago
test_kernel_menu.py Fix #6256 : migrate to python 3.7+ (#6260) 4 years ago
test_markdown.py remove old JS markdown tests, add a new one in selenium (#5497) 6 years ago
test_merge_cells.py Fix #6256 : migrate to python 3.7+ (#6260) 4 years ago
test_move_multiselection.py Migrate Move multiselection test to selenium (#5158) 6 years ago
test_multiselect.py Selenium test fixture to open a notebook with prefilled content 6 years ago
test_multiselect_toggle.py Fix #6256 : migrate to python 3.7+ (#6260) 4 years ago
test_notifications.py Convert notifications JS test to selenium (#5455) 6 years ago
test_prompt_numbers.py Fix #6256 : migrate to python 3.7+ (#6260) 4 years ago
test_save.py Fix #6256 : migrate to python 3.7+ (#6260) 4 years ago
test_save_as_notebook.py Fix #6256 : migrate to python 3.7+ (#6260) 4 years ago
test_save_readonly_as.py Fix #6256 : migrate to python 3.7+ (#6260) 4 years ago
test_shutdown.py Fix typos (#4760) 7 years ago
test_undelete.py Selenium test fixture to open a notebook with prefilled content 6 years ago
utils.py Fix #6256 : migrate to python 3.7+ (#6260) 4 years ago