openmct/platform/features/table/test
Andrew Henry 8c9fe2d36b [Tables] Address performance issues observed in testathon (#2112)
* Use datum key of 'utc' for timestamp

* Do not try to get column values for data that does not have those values

* Collapse current time system columns

* Noop parsing for numbers in LocalTimeFormat

* Do not attempt to provide data for columns that object does not have telemetry for. Fixes #2027
2018-07-16 15:23:34 -07:00
..
controllers [Tables] Address performance issues observed in testathon (#2112) 2018-07-16 15:23:34 -07:00
TableConfigurationSpec.js [Tables] Address performance issues observed in testathon (#2112) 2018-07-16 15:23:34 -07:00
TelemetryCollectionSpec.js Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00