Commit Graph

2 Commits

Author SHA1 Message Date
eb6ec80430 wip: e2e in ci
Some checks failed
check / check (push) Successful in 53s
e2e / e2e-chrome (push) Failing after 10s
e2e / e2e-firefox (push) Failing after 12s
2026-08-12 11:46:00 +00:00
e8ad8325c8 test: containerized Chrome end-to-end harness that drives the real popup (closes #181)
Some checks failed
check / check (push) Has been cancelled
Runs the real popup in a pinned containerized Chrome and fails on any uncaught
page error or console.error. Also fixes the two defects it caught: the missing
showView import in addToken.js and the missing addressDotHtml import in
transactionDetail.js.

closes #150
closes #151
2026-08-10 15:49:32 +02:00