Skip to content

Commit fa1fb37

Browse files
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 fa1fb37

File tree

2 files changed

+615
-0
lines changed

2 files changed

+615
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
mod contention;
2+
mod ore_order;
23
mod set_keyset_id;
34
mod set_keyset_name;

0 commit comments

Comments
 (0)