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.
Thomas Kluyver bc3a8cbe79
Convert test for saving with complex name to Selenium
7 years ago
..
__init__.py Testing with Selenium & Sauce labs (#3321) 8 years ago
conftest.py Move fixture into conftests.py 8 years ago
quick_selenium.py Docstrings and naming clarity 8 years ago
test_buffering.py Address review feedback 7 years ago
test_dashboard_nav.py use wait_for_selector from utils module in test_dashboard_nav 8 years ago
test_deletecell.py modified the deletion logic as per the comments and setting the readonly cell to false 8 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_insertcell.py Update assert statement to use a list for more descriptive errors and less requests to the browser 8 years ago
test_find_and_replace.py renamed the ids, removed the replace_all parameter and changed the name of the testcase as mentioned in the comments 8 years ago
test_markdown.py Update selenium tests 8 years ago
test_merge_cells.py Changed function name in utils.py and in test_merge_cells.py 7 years ago
test_multiselect.py Convert multiselect test to Selenium 7 years ago
test_prompt_numbers.py [WIP] [3335] Converting prompt_numbers.js test to selenium 8 years ago
test_save.py Convert test for saving with complex name to Selenium 7 years ago
test_save_as_notebook.py Add basic selenium test case 8 years ago
undelete.py Finish making Selenium undelete test 8 years ago
utils.py Throw clearer error if no new window handles found 7 years ago