zenstack/packages/cli/test
Yiming Cao cbf1ce3366
feat: implement delegate models (create + read) (#110)
* feat: implement delegate models (create + read)

* update

* update

* update
2025-07-23 22:54:28 +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 delegate models (create + read) (#110) 2025-07-23 22:54:28 +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