openmct/e2e/tests/functional/plugins
Jesse Mazzella 7af7e68779
refactor: add appActions and stabilize overlayPlot and plotRendering e2e test suites (#6612)
* test: add appActions, stabilize overlayPlot test

- Adds `waitForPlotsToRender`, a function that waits for all active `.plot` elements on the page to load and draw their series data
- Adds `getCanvasPixels`, a function that takes a canvas selector and retrieves an array of canvas pixel data.
- Modifies `getCanvasPixels` to use `page.evaluateHandle()` so that the canvas handle lifetime exists throughout the test (this was causing flakiness before)

* test: refactor and stabilize `plotRendering` tests

* test: remove redundant test suite

* test: stabilize plot legend color swatch test

* docs: mention `waitForPlotsToLoad()` in e2e docs

* refactor: have getCanvasPixels return actual rgba values

* docs: fix typo

* test: use appAction and fix reload wait condition

* docs: add additional context for `waitForPlotsToRender()`

* refactor: one-liner

* docs: tidy up docs
2023-04-20 14:36:58 -07:00
..
clocks chore: bump Playwright to v1.32.3 (#6511) 2023-04-18 22:32:29 +00:00
conditionSet chore: bump Playwright to v1.32.3 (#6511) 2023-04-18 22:32:29 +00:00
displayLayout chore: bump Playwright to v1.32.3 (#6511) 2023-04-18 22:32:29 +00:00
faultManagement fix: remove redundant request on FaultManagement mount (#6502) 2023-03-30 18:43:55 +00:00
flexibleLayout chore: bump Playwright to v1.32.3 (#6511) 2023-04-18 22:32:29 +00:00
gauge chore: bump Playwright to v1.32.3 (#6511) 2023-04-18 22:32:29 +00:00
imagery chore: bump Playwright to v1.32.3 (#6511) 2023-04-18 22:32:29 +00:00
importAndExportAsJSON Update copyright date (#6395) 2023-03-06 21:58:18 +04:00
lad chore: bump Playwright to v1.32.3 (#6511) 2023-04-18 22:32:29 +00:00
notebook Fix test flake and playwright version in couchdb circleci test (#6608) 2023-04-19 19:11:09 +00:00
operatorStatus chore: bump Playwright to v1.32.3 (#6511) 2023-04-18 22:32:29 +00:00
plot refactor: add appActions and stabilize overlayPlot and plotRendering e2e test suites (#6612) 2023-04-20 14:36:58 -07:00
telemetryTable chore: bump Playwright to v1.32.3 (#6511) 2023-04-18 22:32:29 +00:00
timeConductor chore: bump Playwright to v1.32.3 (#6511) 2023-04-18 22:32:29 +00:00
timer chore: bump Playwright to v1.32.3 (#6511) 2023-04-18 22:32:29 +00:00