Marc Cataford
|
2ec9c0e533
|
build: transition to Typescript without Babel (#252)
* build: ts-jest
* build: yarn latest
* build: no babel
* chore: lint
* refactor: test, types
|
2021-06-05 11:29:15 -04:00 |
|
Marc Cataford
|
5e1dec842a
|
refactor: more cleanup (#164)
* chore: misplaced test file
* refactor: rename, async main
* refactor: fix types
* chore: type args
* refactor: extract package root invariant
* refactor: error behaviour on limit exceeded
* test: more precise error cov
* refactor: extract logging
* refactor: logger
* test: index fix
* refactor: move mocking downstream
|
2021-03-19 16:49:27 -04:00 |
|
Marc Cataford
|
72673970c0
|
refactor: mockless tests (#163)
* refactor: parametrize cwd
* test: set up helpers and validate
* refactor: remove mocks from tests
* ci: bump node
* build: bump node
* refactor: extract utils, hoist cwd up
* test: cov utils
|
2021-02-18 23:31:33 -05:00 |
|
Marc Cataford
|
401196d62a
|
refactor: move to Typescript (#146)
* chore: add swap files to ignores
* chore: set up typescript deps
* refactor: rough conversion
* chore: linting config
* refactor: isolate untestable bits
* chore: runtime mapping
* chore: move tests
|
2020-12-12 19:18:25 -05:00 |
|