1
0
Fork 0
Commit Graph

8 Commits

Author SHA1 Message Date
ssube 4c6a4f0df0
continue cleaning up names, being property-based testing 2021-07-24 19:41:28 -05:00
ssube d55efc57a1
feat(build): update eslint config, remove tslint plugins 2021-07-10 17:32:47 -05:00
ssube b452bf7caa
feat(map): normalize helper handles numeric values 2020-08-01 10:11:29 -05:00
ssube e34641a42d
remove: async test tracker and pid file utils
BREAKING CHANGE: this removes the test helpers, which were not well
tested and required the `async_hooks` module, and the PID file
helpers, which introduced a requirement on `fs` that could not be
easily polyfilled. This should make the library easier to use in
browsers and bundlers.
2020-06-30 08:14:30 -05:00
ssube 6d7e72e1a8
lint: organize files, document exported 2020-03-31 08:29:47 -05:00
ssube 76e2ba46dd
fix(test): cover pid file, signal helpers, improve coverage for others 2020-03-30 21:31:51 -05:00
ssube 852045f7b1
fix(test): cover async, buffer, map, and reflect utils 2020-03-30 18:09:36 -05:00
ssube e227fa6691
feat: add utils from isolex 2020-03-29 08:43:52 -05:00