1
0
Fork 0
js-utils/test/utils
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
..
TestArrayMapper.ts remove: async test tracker and pid file utils 2020-06-30 08:14:30 -05:00
TestAsync.ts fix(async): split up defer with and without value, update typescript 2020-12-28 23:27:11 -06:00
TestBuffer.ts remove: async test tracker and pid file utils 2020-06-30 08:14:30 -05:00
TestChecklist.ts remove: async test tracker and pid file utils 2020-06-30 08:14:30 -05:00
TestChild.ts remove: async test tracker and pid file utils 2020-06-30 08:14:30 -05:00
TestList.ts feat(list): add filter many helper 2020-08-01 10:01:00 -05:00
TestMap.ts feat(map): normalize helper handles numeric values 2020-08-01 10:11:29 -05:00
TestReflect.ts feat(reflect): handle missing prototypes 2021-03-27 18:22:36 -05:00
TestSignal.ts remove: async test tracker and pid file utils 2020-06-30 08:14:30 -05:00
TestString.ts remove: async test tracker and pid file utils 2020-06-30 08:14:30 -05:00
TestUtils.ts remove: async test tracker and pid file utils 2020-06-30 08:14:30 -05:00