1
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
ssube 788b5bb165
feat: full es module build, fix up eslint and sinon imports 2021-07-26 10:12:14 -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 0e8ac4627c
fix: rename main app method to main, remove redundant wrapper 2019-09-29 10:03:26 -05:00
ssube 659147089b
fix(test): spy on global console log 2019-09-17 07:47:12 -05:00
ssube 7766659391
feat: copy template from other projects 2019-09-17 07:45:15 -05:00