enso/build/cli
Adam Obuchowicz be2ae3279c
E2E Tests in CI (#8462)
Fixes #8433 

* Adds E2E test to `test` script in gui2 (without server)
* Add options to `run` script to specify what test should be run: `unit` (default), `e2e`, or `ci` (which runs both unit and e2e without watching/spawning report server).
* The CI test step now checks e2e tests.

### Important Notes

~~One of e2e tests was disabled because it caught the regression on develop: #8476 ~~
2023-12-12 15:27:40 +01:00
..
src E2E Tests in CI (#8462) 2023-12-12 15:27:40 +01:00
Cargo.toml Build script fixes & improvements (#8285) 2023-11-23 21:19:31 +01:00