mirror of
https://github.com/nasa/openmct.git
synced 2025-05-21 01:37:38 +00:00
Update the TimeSettingsURLHandler to check for changes to the search parameters and only trigger a bounds change when there is a change. Added integration tests between Time API and settings url handler. Prevents extraneous bounds events. Fixes https://github.com/nasa/openmct/issues/1636