zenstack/packages/cli/test
Yiming Cao 0df015ad8d
feat: implement zmodel import (#126)
* feat: implement zmodel import

* addressing PR comments

* update
2025-07-30 16:45:55 +08:00
..
db.test.ts fix: schema generation for unsupported field type (#64) 2025-07-01 15:48:02 +02:00
generate.test.ts chore: update zod, add several helpers, CLI loads config from pkg.json (#84) 2025-07-11 11:45:07 +08:00
init.test.ts fix: schema generation for unsupported field type (#64) 2025-07-01 15:48:02 +02:00
migrate.test.ts fix: schema generation for unsupported field type (#64) 2025-07-01 15:48:02 +02:00
ts-schema-gen.test.ts feat: implement zmodel import (#126) 2025-07-30 16:45:55 +08:00
utils.ts fix: schema generation for unsupported field type (#64) 2025-07-01 15:48:02 +02:00
validate.test.ts feat: cli validate command (#103) 2025-07-17 22:46:57 +08:00