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 2941158ec7
Merge branch 'master' into test_empty_arrows
8 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_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_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 Move fixture into conftests.py 8 years ago
test_prompt_numbers.py [WIP] [3335] Converting prompt_numbers.js test to selenium 8 years ago
undelete.py Finish making Selenium undelete test 8 years ago
utils.py Merge branch 'master' into test_empty_arrows 8 years ago