Commit bdd5d63
committed
test(integration): add multitenant ORE ordering tests for all tenant keysets
Generate 54 tests (18 per tenant × 3 keysets) covering text ASC/DESC,
NULLs, qualified columns, aliases, projection, plaintext, mixed columns,
simple protocol, and numeric types (int2/int4/int8/float8 ASC/DESC).
Uses a macro to generate per-tenant submodules without extra dependencies.1 parent e19d40a commit bdd5d63
File tree
3 files changed
+618
-3
lines changed- packages/cipherstash-proxy-integration/src
- multitenant
3 files changed
+618
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
| 339 | + | |
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
| 357 | + | |
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
| 376 | + | |
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
0 commit comments