zenstack/packages/runtime/test/client-api
Yiming Cao fe54e42c21
chore(policy): more test cases and update (#246)
* chore(policy): more test cases and update

* fix update regression

* optimize nested relation manipulation
2025-09-11 22:23:10 -07:00
..
relation fix: issues and tests about self relations (#189) 2025-08-20 16:58:05 +08:00
aggregate.test.ts chore: reorg test schemas (#116) 2025-07-28 18:19:34 +08:00
client-specs.ts perf: improve type checking performance (magically...) (#122) 2025-07-29 18:36:06 +08:00
compound-id.test.ts chore: upgrade eslint (#36) 2025-06-21 23:26:56 +08:00
computed-fields.test.ts merge from svetch/main (#233) 2025-09-03 16:50:29 -07:00
count.test.ts chore: reorg test schemas (#116) 2025-07-28 18:19:34 +08:00
create-many-and-return.test.ts chore: reorg test schemas (#116) 2025-07-28 18:19:34 +08:00
create-many.test.ts chore: reorg test schemas (#116) 2025-07-28 18:19:34 +08:00
create.test.ts chore: reorg test schemas (#116) 2025-07-28 18:19:34 +08:00
default-values.test.ts fix: sqlite createMany issue with mismatching columns (#140) 2025-08-04 22:20:34 +08:00
delegate.test.ts chore: reorg test runs (#121) 2025-07-29 15:59:23 +08:00
delete-many.test.ts chore: reorg test schemas (#116) 2025-07-28 18:19:34 +08:00
delete.test.ts chore: reorg test schemas (#116) 2025-07-28 18:19:34 +08:00
filter.test.ts fix: tighten up query input validation, fixed case-sensitivity compatibility with Prisma (#147) 2025-08-06 17:08:45 +08:00
find.test.ts merge from svetch/main (#233) 2025-09-03 16:50:29 -07:00
group-by.test.ts fix: support using aggregations inside orderBy and having of groupBy (#152) 2025-08-12 18:28:52 +08:00
import.test.ts feat: implement zmodel import (#126) 2025-07-30 16:45:55 +08:00
mixin.test.ts chore: use zod v3 for dev dependency (#201) 2025-08-22 09:51:44 +08:00
name-mapping.test.ts refactor: avoid creating nested query when mapping names (#211) 2025-08-27 19:46:44 +08:00
raw-query.test.ts chore: reorg test schemas (#116) 2025-07-28 18:19:34 +08:00
scalar-list.test.ts chore: upgrade eslint (#36) 2025-06-21 23:26:56 +08:00
transaction.test.ts chore: reorg test schemas (#116) 2025-07-28 18:19:34 +08:00
type-coverage.test.ts fix: workaround node-pg's issue with passing array to non-array JSON fields (#74) 2025-07-03 13:30:01 +02:00
typed-json-fields.test.ts chore: use zod v3 for dev dependency (#201) 2025-08-22 09:51:44 +08:00
undefined-values.test.ts chore: reorg test schemas (#116) 2025-07-28 18:19:34 +08:00
update-many.test.ts chore: reorg test schemas (#116) 2025-07-28 18:19:34 +08:00
update.test.ts chore(policy): more test cases and update (#246) 2025-09-11 22:23:10 -07:00
upsert.test.ts chore: reorg test schemas (#116) 2025-07-28 18:19:34 +08:00
utils.ts chore: reorg test schemas (#116) 2025-07-28 18:19:34 +08:00