Commit af76de4
committed
test: LegacyTestClient + statelessAcceptance(HTTP) + conformance dispatchV2 target
NEW test/integration/__fixtures__/testClient.ts: LegacyTestClient —
advertises only pre-2026 versions so connect() skips discover probe.
NEW statelessAcceptance.test.ts (HTTP scenarios): Server stateless
dispatch, SubscriptionBackend, handleHttp, StreamableHTTP zero-change
consumer, audit invariants.
conformance: extract everythingServerSetup.ts; add
everythingServerDispatchV2.ts target wired to run-server-conformance.sh.1 parent 59dbae0 commit af76de4
9 files changed
Lines changed: 1002 additions & 866 deletions
File tree
- test
- conformance
- scripts
- src
- integration/test
- __fixtures__
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
16 | | - | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments