openmct/e2e/tests/functional/plugins/plot
Khalid Adil e0ed0bb6e2
[Plots] Ignore Infinity when autoscaling y-axis (#5907)
* Change approach to filter positive and negative infinity values when updating stats

* Change filter when there are no plot stats and a positive/negative infinity value occurs

* Add check for negative infinity

* Name the unplottable values array and move it to the constructor

* Add option to render infinity values

* Add e2e test to render plot with infinity values

* Add accessibility labels to help locate items in tests
Refactor tests

* refactor(e2e): stabilize plotRendering test

Co-authored-by: Shefali <simplyrender@gmail.com>
Co-authored-by: Jesse Mazzella <jesse.d.mazzella@nasa.gov>
2022-12-12 11:51:57 -08:00
..
autoscale.e2e.spec.js-snapshots feat: sort interceptors by priority, ensure myItemsInterceptor runs first (#5965) 2022-11-10 08:00:29 -08:00
autoscale.e2e.spec.js test(e2e): unique names for created objects by default (#5945) 2022-11-07 23:50:33 +00:00
logPlot.e2e.spec.js test(e2e): unique names for created objects by default (#5945) 2022-11-07 23:50:33 +00:00
missingPlotObj.e2e.spec.js test(e2e): unique names for created objects by default (#5945) 2022-11-07 23:50:33 +00:00
plotLegendSwatch.e2e.spec.js test(e2e): unique names for created objects by default (#5945) 2022-11-07 23:50:33 +00:00
plotRendering.e2e.spec.js [Plots] Ignore Infinity when autoscaling y-axis (#5907) 2022-12-12 11:51:57 -08:00
scatterPlot.e2e.spec.js Use Composition API to add/remove from composition (#5941) 2022-11-10 20:06:13 +00:00