pyodide/test
Michael Droettboom 56ee2e6856
Merge pull request #136 from rth/load-packages-multiple
Load multiple packages in pyodide.loadPackage
2018-09-05 08:04:26 -04:00
..
__init__.py Add testing 2018-03-30 10:51:13 -04:00
conftest.py Throw error on invalid packages 2018-08-29 11:22:43 +03:00
data.txt Add first version of pyodide.py 2018-05-09 14:59:35 -04:00
make_test_list.py Minor fixups from pull request 2018-08-06 10:01:28 -04:00
python_tests.txt Don't run xfail tests 2018-08-22 12:42:22 +03:00
test_common.py Add browser attribute in selenium fixture 2018-08-21 11:09:34 +03: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 TST Load multiple dependent and independent packages 2018-09-04 17:02:50 +02:00
test_pandas.py Fix typo and more passing tests 2018-08-21 11:09:34 +03:00
test_python.py More review comments 2018-08-28 17:59:13 +03:00
test_testing.py Remove prints used for debugging 2018-09-03 10:29:36 +02:00