1
0
Fork 0
js-utils/test/utils
ssube 02b9a688e7
feat(maybe): deprecate Optional and Nil types in favor of Maybe and None
BREAKING CHANGE: while the Optional type has been deprecated, some Array
and Maybe-related functions have been renamed to be more consistent.
2021-07-10 16:54:41 -05:00
..
TestArray.ts feat(maybe): deprecate Optional and Nil types in favor of Maybe and None 2021-07-10 16:54:41 -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 feat(maybe): deprecate Optional and Nil types in favor of Maybe and None 2021-07-10 16:54:41 -05:00
TestMap.ts feat(map): normalize helper handles numeric values 2020-08-01 10:11:29 -05:00
TestMaybe.ts feat(maybe): deprecate Optional and Nil types in favor of Maybe and None 2021-07-10 16:54:41 -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