openmct/e2e/tests/functional
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
..
example [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
planning fix(#7524): Open in New Tab action from a sub-object in a layout (#7542) 2024-03-11 16:39:38 -07:00
plugins fix(#7623): Resize ConductorAxis properly (#7624) 2024-03-26 23:52:33 +00:00
ui allow inspector pane content to scroll vertically (#7567) 2024-03-13 19:04:02 +00:00
branding.e2e.spec.js [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
clearDataAction.e2e.spec.js feat(#7367): ProgressBar for ExportAsJSONAction (#7374) 2024-01-18 12:21:36 +01:00
couchdb.e2e.spec.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
forms.e2e.spec.js [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
menu.e2e.spec.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
missionStatus.e2e.spec.js test(e2e): add e2e and visual tests for Mission Status (plus a11y) (#7462) 2024-02-06 21:44:01 +00:00
moveAndLinkObjects.e2e.spec.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
notification.e2e.spec.js [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
recentObjects.e2e.spec.js Allow test data toggle to be clicked (#7479) 2024-02-28 19:44:37 +00:00
renaming.e2e.spec.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
search.e2e.spec.js feat(#7394): Incorporate Status Indicators into the main Vue app (#7395) 2024-01-23 23:15:22 +00:00
smoke.e2e.spec.js [Mobile] Add Global Search to Mobile (#7477) 2024-02-21 15:29:38 -08:00
tooltips.e2e.spec.js Request batch when idle (#7526) 2024-03-12 20:46:06 +00:00
tree.e2e.spec.js Allow test data toggle to be clicked (#7479) 2024-02-28 19:44:37 +00:00
userRoles.e2e.spec.js Mct7367-tests (#7387) 2024-01-22 21:41:56 -08:00