6 Commits

Author SHA1 Message Date
Ben Irvin
eaf06ba8bf chore: add seed data 2024-01-16 12:49:00 +01:00
Convly
7f8f350d73 chore: add comments & todo 2024-01-12 10:33:25 +01:00
Convly
6fead3ec5a fix: use module.exports instead of export for the dts-import script 2024-01-10 10:29:16 +01:00
Convly
986b0cec69 fix: use require instead of import for the dts-import script 2024-01-10 10:28:26 +01:00
Convly
87127e4939 feat: add seeding (import/export) capabilities to cli tests 2024-01-08 16:05:42 +01:00
Ben Irvin
d5e752fe61
test: initialize CLI e2e testing framework
* chore: lint test scripts
* chore: clone playwright tests
* chore: clean up test runner
* feat: add jest test runner with concurrency
* chore: documentation
* chore: docs
* chore: fix prettier
* chore: lint
* chore: remove log
* chore: remove console.logs
* fix: ensure enough test apps are available
* chore: add log for yalc
* chore: fix logging
* chore: tests to todos
2024-01-08 11:23:26 +01:00