Commit graph

4 commits

Author SHA1 Message Date
Paul Hatcherian
fce0e75dfd Update dist 2023-09-30 05:52:00 -04:00
Paul Hatcherian
ec20cad99a Ignore non-version branches, reset diagnostics between tests 2023-09-30 04:51:49 -04:00
Paul Hatcherian
61963e734d Add new branch versioning (MINOR) 2023-09-27 20:17:26 -04:00
Paul Hatcherian
31f4e3fdf0 Rewrite/refactor for v5, migrate to TypeScript (MAJOR)
Set Jest config file in package script

Include module path

Include tests in project folders

Remove index module exports

Hardcode configuration parameters

Move parameter binding into main run function

Use alias imports

Run test sequentially

Remove cleanup (async conflict)

Revert Jest option

Increase test timeout to 15 seconds
2022-04-03 20:28:28 -04:00