mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-07 22:04:10 -05:00
chore(ci): use python as webdriver for wasm test and benchmarks
Swtich from Jest and Puppeteer to Python with Selenium. It relies on browser and webdriver binaries from browser fabricators. For now the Python script only supports Chrome browser.
This commit is contained in:
committed by
David Testé
parent
5db5aba24a
commit
43d91f512f
2
.gitignore
vendored
2
.gitignore
vendored
@@ -26,6 +26,8 @@ backends/tfhe-cuda-backend/cuda/cmake-build-debug/
|
||||
|
||||
# WASM tests
|
||||
tfhe/web_wasm_parallel_tests/server.PID
|
||||
venv/
|
||||
web_test_runners/
|
||||
|
||||
# Dir used for backward compatibility test data
|
||||
tfhe/tfhe-backward-compat-data/
|
||||
|
||||
Reference in New Issue
Block a user