tree: 77f1fd715088c8fac2881f4bb6ddc189be12ae7a [path history] [tgz]
  1. test/
  2. analysis_options.yaml
  3. BUILD.gn
  4. OWNERS
  5. pubspec.yaml
  6. README.md
src/tests/end_to_end/voila_hello_world/README.md

Voila “Hello world” e2e test.

This directory contains an e2e test for Voila.

The test verifies that Voila successfully embeds a replica - that is, that a session shell ends up being displayed in the embedded view.

This verifies the correctness of view embedding across Voila -> Sessionmgr -> test shell, allowing us to catch breakages such as LE-746.

This test is for the workstation product.