enso/build/cli
Adam Obuchowicz ba9b7f199a
E2E test fixing and bring back reports (#9238)
After investigating some errors, I found another two missing awaits in our tests. Because those are so easy to overlook, I added a lint rule which makes failure on unhandled promise (for e2e tests only).

Also, enabled HTML reports again, with traces this time, to enable closer investigation of any failure in the future. @mwu-tow added code for uploading them in GH.
2024-03-05 07:06:11 +00:00
..
src E2E test fixing and bring back reports (#9238) 2024-03-05 07:06:11 +00:00
Cargo.toml Build script fixes & improvements (#8285) 2023-11-23 21:19:31 +01:00