19 Commits

Author SHA1 Message Date
Jeong YunWon
728dd0ad25 add certifi to wasm/tests/requirements.txt 2022-08-18 05:11:43 +09:00
Jeong Yunwon
2dd446a80f remove pipenv 2022-07-17 03:25:34 +09:00
Dean Li
c5544c2580 test: remove unused import and wrong doc 2022-03-23 21:51:51 +08:00
Padraic Fanning
c990fe5ce4 Add Pipfile.lock to wasm/tests/.gitignore 2022-02-05 21:22:09 -05:00
Padraic Fanning
f283827787 Remove Pipfile.lock 2022-02-05 21:21:30 -05:00
dependabot[bot]
8915ac1d12 Bump py from 1.8.0 to 1.10.0 in /wasm/tests
Bumps [py](https://github.com/pytest-dev/py) from 1.8.0 to 1.10.0.
- [Release notes](https://github.com/pytest-dev/py/releases)
- [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/py/compare/1.8.0...1.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-20 18:00:27 +00:00
Noah
b6f4c68431 Update wasm tests to just check the text of stdout 2020-05-06 22:45:44 -05:00
Noah
f33e2d3b39 Remove incognito from vm 2020-04-03 12:34:00 -05:00
Noah
80f11466b3 Add "incognito" compilation 2020-04-03 12:34:00 -05:00
Noah
9925d5b3bc Add test_inject_module 2020-04-03 12:34:00 -05:00
Noah
6e63e4fc04 Remove travis config 2020-03-14 23:44:33 -05:00
coolreader18
6feb0d7401 Fix contest 2020-01-12 21:57:58 -06:00
coolreader18
53be1a07b5 Improve WASM testing and CI 2020-01-12 21:55:43 -06:00
yanganto
1913f033be Support eval and exec mode in wasm
- Expose `pyEval`, `pyExec`, `pyExecSingle` in wasm module
2020-01-03 23:18:09 +08:00
coolreader18
4959361d29 Give more information in the error messages for failed wasm tests 2019-06-27 13:56:03 -05:00
Seo Sanghyeon
b76da2ad05 Avoid timeout in WASM test 2019-05-17 18:58:59 +09:00
coolreader18
de3900bcad Upgrade deps 2019-04-19 15:17:03 -05:00
Aviv Palivoda
abb4d41e5b Add selenium test to travis 2019-03-15 17:24:34 +02:00
Aviv Palivoda
f281aab721 Move selenium test to wasm folder 2019-03-15 10:01:10 +02:00