openmct/e2e/tests/functional/plugins
Charles Hacskaylo 15ee8303e4
Gauge fixes for NaN and composition policy (#5608)
* Closes #5536, #5538
- Significant changes to code flow for better handling of missing telemetry values; closes #5538.
- Changes to flow to handle range display when updating composition and when ranges are set by limits.
- Added `GaugeCompositionPolicy.js`; closes #5536.

* Closes #5536, #5538
- Code cleanup, linting.

* Closes #5538
- Linting fixes.

* Closes #5538
- Added test for 'Gauge does not display NaN when data not available'.

* Closes #5538
- Refined test.

* Closes #5538
- Refined 'NaN' test.
- Added test for 'Gauge enforces composition policy';

* Closes #5538
- Fix linting issues.

* Closes #5538
- Suggested changes from PR review.

* Closes #5538
- Suggested changes from PR review.

* Update e2e/tests/functional/plugins/gauge/gauge.e2e.spec.js

Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>

* chore: lint:fix

---------

Co-authored-by: Andrew Henry <akhenry@gmail.com>
Co-authored-by: David Tsay <3614296+davetsay@users.noreply.github.com>
Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
Co-authored-by: Jesse Mazzella <jesse.d.mazzella@nasa.gov>
2023-11-16 10:40:48 -08:00
..
clocks Fixes for e2e tests following the Vue 3 compat upgrade (#6837) 2023-07-28 02:06:41 +00:00
conditionSet Only show marquee for selected item (#7180) 2023-11-16 10:31:35 -08:00
displayLayout Only show marquee for selected item (#7180) 2023-11-16 10:31:35 -08:00
faultManagement Rename all configuration inspector tabs to Config (#7140) 2023-10-12 13:48:13 -07:00
flexibleLayout Only show marquee for selected item (#7180) 2023-11-16 10:31:35 -08:00
gauge Gauge fixes for NaN and composition policy (#5608) 2023-11-16 10:40:48 -08:00
imagery Handle negative height & width in image annotations (#7116) 2023-10-06 19:08:42 +02:00
importAndExportAsJSON chore: modify cspell config and fix all typos (#6908) 2023-08-10 16:20:16 +00:00
lad Only show marquee for selected item (#7180) 2023-11-16 10:31:35 -08:00
notebook When dropping an unsupported file onto a notebook entry, tell the user it isnt supported (#7115) 2023-10-12 07:34:32 +02:00
operatorStatus fix(dialog): empty description (#6986) 2023-08-28 15:54:49 -07:00
plot Only show marquee for selected item (#7180) 2023-11-16 10:31:35 -08:00
tabs Defer rendering for inactive tabs in open mct tabbed view (#7149) 2023-11-13 18:27:50 +00:00
telemetryTable Defer rendering for inactive tabs in open mct tabbed view (#7149) 2023-11-13 18:27:50 +00:00
timeConductor Add script to delete annotations (#7069) 2023-09-25 10:15:00 -07:00
timer Fix and re-enable disabled unit test suites (#6990) 2023-09-05 08:53:03 +00:00