pyodide/test
Michael Droettboom 3b6855b0b4 Update {chrome,firefox}_options to options
Selenium is saying:

/home/circleci/repo/pyodide-env/lib/python3.7/site-packages/selenium/webdriver/chrome/webdriver.py:50: DeprecationWarning: use options instead of chrome_options
  warnings.warn('use options instead of chrome_options', DeprecationWarning)
2018-09-10 15:08:14 -04:00
..
__init__.py Add testing 2018-03-30 10:51:13 -04:00
conftest.py Update {chrome,firefox}_options to options 2018-09-10 15:08:14 -04:00
data.txt Add first version of pyodide.py 2018-05-09 14:59:35 -04:00
make_test_list.py Fix #71: Upgrade to Python 3.7 2018-09-06 10:56:33 -04:00
python_tests.txt Add additional tests not found in Python 3.6 2018-09-06 11:47:18 -04:00
test_common.py Fix #71: Upgrade to Python 3.7 2018-09-06 10:56:33 -04:00
test_matplotlib.py Fix matplotlib and mark test_rlcompleter as crashing 2018-08-20 23:29:26 +03:00
test_numpy.py Convert typedarrays to/from buffers/memoryviews 2018-06-29 16:18:29 -04:00
test_package_loading.py LINT 2018-09-07 15:14:28 -04:00
test_pandas.py Fix #71: Upgrade to Python 3.7 2018-09-06 10:56:33 -04:00
test_python.py Use multi-line code snippets in tests 2018-09-07 14:35:00 +02:00
test_testing.py Use multi-line code snippets in tests 2018-09-07 14:35:00 +02:00