1
0
Fork 0
js-utils/test
ssube 99f18ae5d1
feat(reflect): handle missing prototypes
Typescript 4.2 fixed a return type for objects without a prototype.
This change throws an InvalidValueError for these, rather than the
TypeError that was previously thrown.
2021-03-27 18:22:36 -05:00
..
error feat: add utils from isolex 2020-03-29 08:43:52 -05:00
utils feat(reflect): handle missing prototypes 2021-03-27 18:22:36 -05:00
TestApp.ts remove: async test tracker and pid file utils 2020-06-30 08:14:30 -05:00
TestLogger.ts fix(logger): use global instance of console/null logger for tests 2020-03-30 18:23:53 -05:00
harness.ts feat(build): replace tslint with eslint 2019-11-09 16:50:30 -06:00