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
Ram Rachum 7d375282a9
Fix exception causes all over the codebase
6 years ago
..
__init__.py Testing with Selenium & Sauce labs (#3321) 8 years ago
conftest.py Selenium test fixture to open a notebook with prefilled content 6 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 use wait_for_selector from utils module in test_dashboard_nav 8 years ago
test_deletecell.py Selenium test fixture to open a notebook with prefilled content 6 years ago
test_display_image.py Address review feedback 7 years ago
test_display_isolation.py Add custom expectation to wait for n elements 7 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 waiting for dialog to close before clicking menu again 6 years ago
test_markdown.py remove old JS markdown tests, add a new one in selenium (#5497) 6 years ago
test_merge_cells.py Selenium test fixture to open a notebook with prefilled content 6 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 Migrate Move multiselection test to selenium (#5158) 6 years ago
test_notifications.py Convert notifications JS test to selenium (#5455) 6 years ago
test_prompt_numbers.py Selenium test fixture to open a notebook with prefilled content 6 years ago
test_save.py Selenium test fixture to open a notebook with prefilled content 6 years ago
test_save_as_notebook.py Add basic selenium test case 8 years ago
test_save_readonly_as.py Make a notebook writable after successful save-as (#5296) 6 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 Convert notifications JS test to selenium (#5455) 6 years ago