openmct/e2e/helper
Jesse Mazzella 5b4ee1949f
fix(#7623): Resize ConductorAxis properly (#7624)
* fix: resize conductor properly

* refactor: more computed properties, unregister listener

* fix: beforeUnmounted hook

* test(visual): add time conductor visual test for fixed mode

* fix: initialize to `null`

* feat: extend the base `screenshot` function to mask elements which will always create variance in an Open MCT screenshot

* docs: add types for fixtures

* fix: remove unneeded await

* chore: add sinon timers types package back

* docs: remove unused docs

* doc: remove unused docs

* test: add visual realtime url, update imports

* feat: provide wrapped page.screenshot fixture that applies defaults

* test: add basic timeConductor snapshot tests

* chore: update eslint config

* lint: remove unused disable directives

* test: remove redundant navigation

* fix: remove listeners

* fix: maybe stabilize unit tests

* docs: remove

* fix: provide sourcemaps in unit tests

* test: add regression snapshot test for time conductor axis

* lint: remove unused imports

* feat(e2e): add fixture to manually tick the clock and use it

* test: reactivate test now that we don't use deploysentinel :(

* test: update snapshots

* test: add test for clockOptions and tick fixtures

* test: add afterEach stub and fixme

* test: try and stabilize fault management flake

* lint: defy the word gods

* chore: ignore `*-darwin.png` screenshots

* chore: remove darwin screenshot binaries

* docs: markdownlint

* docs: remove MacOS specific instructions from snapshot testing

* fix: remove a11y
2024-03-26 23:52:33 +00:00
..
addInitDataVisualization.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitExampleFaultProvider.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitExampleFaultProviderStatic.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitExampleUser.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitFaultManagementPlugin.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitFileInputObject.js chore: add prettier (2/3): apply formatting, re-enable lint ci step (#6682) 2023-05-18 21:54:46 +00:00
addInitNotebookWithUrls.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitOperatorStatus.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitRestrictedNotebook.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addNoneditableObject.js chore: add prettier (2/3): apply formatting, re-enable lint ci step (#6682) 2023-05-18 21:54:46 +00:00
faultUtils.js fix(#7215)[Fault Management]: Fix shelving and acknowledging faults with single and bulk actions (#7559) 2024-03-06 15:28:38 -08:00
notebookUtils.js fix(#7623): Resize ConductorAxis properly (#7624) 2024-03-26 23:52:33 +00:00
planningUtils.js docs: Mission Status and more (#7521) 2024-03-26 19:11:00 +00:00
plotTagsUtils.js docs: Mission Status and more (#7521) 2024-03-26 19:11:00 +00:00
stylingUtils.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
useSnowTheme.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00