12 Commits

Author SHA1 Message Date
Christian
9f321e68d4
feat: enable CLI tests 2024-02-09 10:44:33 +01:00
Josh
f6f04719a4
chore(cm): refactor to use redux-toolkit-query (#19281)
* chore: move existing react-query calls to redux-toolkit-query

* test: fix unit tests
2024-01-22 09:32:03 +00:00
Ben Irvin
cff60542f3 feat: add gzip support to readDir 2024-01-16 14:51:03 +01:00
Ben Irvin
e6f04743d6 feat: add gzip support to utils 2024-01-16 14:33:05 +01:00
Ben Irvin
eaf06ba8bf chore: add seed data 2024-01-16 12:49:00 +01:00
Ben Irvin
4bb9f629dd chore: linting 2024-01-15 18:47:25 +01:00
Ben Irvin
d71c30a2ab feat: init schemas in template 2024-01-15 18:38:45 +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