mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-01 16:03:55 +08:00
5a236216bc
* Only build teleport/tctl, skip if passed as flags, support e/ * Add support for running in different browsers * Use a local build of teleport for the SSH node fixture * Add a custom print summary to log results after execution finished * Add typescript for type checking in CI * Update mockWebAuthn to be browser agnostic * Move the tctl invocation from Go to the test * Save logs * Allow for a custom docker host to be passed in * Update playwright * Run separate Teleport instances for each browser * Give Connect its own Teleport instance * Add custom dot reporter * Add @gravitational/e2e/helpers path * Use START_URL instead of INVITE_URL in connect login * Always use custom dot reporter * Always use blob reporter locally * Only run connect if only connect tests are specified * Do not run chromium if only running connect * Silence the output from playwright report merging * Ensure chromium Teleport instance doesn't start when running --browse-connect * Log test files not projects if test files are specified