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
Thomas Kluyver 4b2e7dc3e3
Merge pull request #4193 from askerry/selenium_buffering
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_prompt_numbers.py [WIP] [3335] Converting prompt_numbers.js test to selenium 8 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 Merge pull request #4182 from AndresSan6/merge_selected_cells 7 years ago