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
arovitn 70ce8fac33
forgot adding .perform() for ActionChain
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 1. Converting 'empty_arrows_keys.js' into selenium based test 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_empty_arrows_keys.py 1. Converting 'empty_arrows_keys.js' into selenium based test 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 forgot adding .perform() for ActionChain 8 years ago