akhenry / openmct-yamcs

Open MCT YAMCS plugin
13 stars 9 forks source link

Test for Telemetry Table mutation on non-mutable objects #458

Closed jvigliotta closed 5 months ago

jvigliotta commented 5 months ago

Closes #442

Describe your changes:

Added a test that will navigate to the events table (which is immutable) and change the mode (which would cause mutation of the configuration) then verifies there are not mutation errors.

Also, updating test README.md to account for recent changes.

Test for: https://github.com/nasa/openmct/pull/7626

All Submissions:

Author Checklist

Reviewer Checklist