DashboardScenes: Optimise e2e test and add panels suite (#88170)
* refactor tests after adding additional data-testids * add panels-suite e2e tests * wip: add missing selectors * finalise panels-suite tests * clean up * adjust workflow for test run * restore workflow
This commit is contained in:
@@ -3,6 +3,7 @@ name: Run dashboard scenes e2e
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 8 * * 1-5" # every day at 08:00UTC on weekdays
|
||||
# push # uncomment for test run during PR
|
||||
|
||||
env:
|
||||
ARCH: linux-amd64
|
||||
|
||||
Reference in New Issue
Block a user