mirror of
https://github.com/gravitational/teleport.git
synced 2026-08-28 21:12:20 +08:00
646da032e3
Imports yassine's RBAC tests for navigation/visibility, recordings playback, and role CRUD, alongside the supporting Recordings/Roles/SideNav/TrustedClusters page objects. The recording fixture is renamed from a raw UUID to ssh-recording-1 so test authors can reference it by a friendly name; consumers on this branch declare it via `recordings: ['ssh-recording-1']` so the runner seeds per-user copies through the bootstrap pipeline.