openmct/e2e/tests
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
..
framework test(e2e): unique names for created objects by default (#5945) 2022-11-07 23:50:33 +00:00
functional [Plots] Ignore Infinity when autoscaling y-axis (#5907) 2022-12-12 11:51:57 -08:00
performance test(e2e): unique names for created objects by default (#5945) 2022-11-07 23:50:33 +00:00
visual Replace app.js with webpack-dev-server (#5797) 2022-09-30 08:17:02 -07:00