openmct/src/plugins/utcTimeSystem
Andrew Henry 433dee0314 Update test specs to use Jasmine 3 (#2089)
* Updated Karma and Jasmine versions

* Added DOMObserver class. Supports promise-based testing of DOM changes

Update asynchronous test specs to use promises or done() instead of waitsFor/runs

* Modified ActionCapability to duplicate context object properties as own properties for better object equality comparisons

* Global find + replace to fix syntax issues

* Fixed various issues caused by non-deterministic runtime order of tests in Jasmine 3. Fixed issues caused by changes to determination of object equality

* Addressed review comments

* Resolved merge conflicts with master

* Fixed style errors

* Use spy.calls.count() instead of manually tracking
2018-06-29 17:32:59 -07:00
..
LocalClock.js [Front-end] Menu tweaks 2017-09-25 12:08:04 -07:00
LocalClockSpec.js Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
plugin.js [Time] Always include basic formats 2017-05-10 17:41:25 -07:00
UTCTimeSystem.js [Time Conductor] Misc. bug fixes, additional documentation for conductor elements, moved and renamed LAD tick source 2017-04-29 16:02:25 -07:00
UTCTimeSystemSpec.js [Time Conductor] Fixed or disabled failing tests 2017-05-01 16:19:11 -07:00