Logo
Explore Help
Sign In
ExternalVendorCode/openmct
1
0
Fork 0
You've already forked openmct
mirror of https://github.com/nasa/openmct.git synced 2025-03-22 03:55:31 +00:00
Code Issues Actions Packages Projects Releases Wiki Activity
openmct/indexTest.js

3 lines
126 B
JavaScript
Raw Normal View History

Event Generator now shows data in fixed time mode (#4883) * fixed issue and added tests * exclude leaky test * ignore case when looking for testing instructions
2022-03-21 23:37:49 +01:00
const testsContext = require.context('.', true, /^\.\/(src|example)\/.*Spec.js$/);
Fixes to enable testing again (#3275) * Updated library versions * Use Karma alternative spec loading * Fixed memory leak in URLTimeSettingsSynchronizer * Introduce mock DataTransfer object to fix issue with firefox headless * make resetApplicationState return a promise * Remove BeforeAll * Do not throw an error if root returns no children * Adding missing parameters to ES tests * Fixed TransactionService bug * bump test coverage up to 64%
2020-08-10 09:47:04 -07:00
testsContext.keys().forEach(testsContext);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.3 Page: 49ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API