openmct/e2e/tests
Jamie V. 61b982ab99
[Telemetry API] Prevent Subscriptions with different options from overwriting each other (#7930)
* initial implementation

* cleaning up a bit

* adding the hash method back as we dont want gigantic keys

* adding a line

* added filtering to state generator, updated filters readme to fix error, more robust hash function

* removing unnecessary changes in wrong file

* adding a test to confirm each endpoint has a separate subscription based of filtering

* lint

* adding back in hints, accidentally removed

* remove some redundant code and convert sanitization method into a replacer function for stringify

* tweaking serialize replacer to handle arrays correctly, adding more determinative row addition check to test

* more focused selector for the table

* simplified the serialization method even further and added some more docs
2024-12-04 03:33:15 +00:00
..
framework [CI] Fix flake with clocks and state generators (#7867) 2024-10-04 15:47:25 -07:00
functional [Telemetry API] Prevent Subscriptions with different options from overwriting each other (#7930) 2024-12-04 03:33:15 +00:00
mobile test(e2e): Major refactor and stabilization of e2e tests (#7581) 2024-08-07 21:36:14 +00:00
performance Don't persist current tab when display is locked (#7882) 2024-10-11 16:17:29 -07:00
visual-a11y fix(#7892): restore "now" (marcus bains) line to planning views (#7898) 2024-10-17 14:24:26 -07:00