Paul Gschwendtner fe69a9b23a build: improve debugging mode of e2e test runner
Currently the `while` loop may either be causing the process to be
really stuck/hanging, or it somehow causes Node to exit.

This change makes the logic more robust and less CPU consuming.
2025-03-18 14:52:40 +01:00
..

/tests Folder

Contains all e2e tests and test assets.

legacy-cli/

Contains all assets and all e2e tests from the legacy CLI repo.

Others

Other folders contain test assets related to the Package namespace folders matching their name.