autotel 4.0.0 → 4.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +26 -1
- package/dist/auto.cjs +2 -2
- package/dist/auto.js +1 -1
- package/dist/correlation-id.cjs +1 -1
- package/dist/correlation-id.js +1 -1
- package/dist/decorators.cjs +1 -1
- package/dist/decorators.js +1 -1
- package/dist/{event-Dlqr4ZNL.cjs → event-BhHREDJk.cjs} +3 -3
- package/dist/{event-Dlqr4ZNL.cjs.map → event-BhHREDJk.cjs.map} +1 -1
- package/dist/{event-_58ryBjh.js → event-ByBTV9M2.js} +3 -3
- package/dist/{event-_58ryBjh.js.map → event-ByBTV9M2.js.map} +1 -1
- package/dist/event.cjs +1 -1
- package/dist/event.js +1 -1
- package/dist/{functional-BGkT8J-h.js → functional-DtI0u4vx.js} +19 -19
- package/dist/functional-DtI0u4vx.js.map +1 -0
- package/dist/{functional-C4CzoVrX.cjs → functional-zpzNLhky.cjs} +4 -4
- package/dist/{functional-C4CzoVrX.cjs.map → functional-zpzNLhky.cjs.map} +1 -1
- package/dist/functional.cjs +1 -1
- package/dist/functional.js +1 -1
- package/dist/http.cjs +1 -1
- package/dist/http.js +1 -1
- package/dist/index.cjs +5 -5
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +5 -5
- package/dist/{init-DJQOdVlN.d.ts → init-B7u-DjxM.d.ts} +57 -2
- package/dist/init-B7u-DjxM.d.ts.map +1 -0
- package/dist/{init-DvapOXCc.cjs → init-BX7AmFRl.cjs} +40 -21
- package/dist/init-BX7AmFRl.cjs.map +1 -0
- package/dist/{init-Ch6t7MNI.js → init-D-jnNMix.js} +39 -20
- package/dist/init-D-jnNMix.js.map +1 -0
- package/dist/{init-CNp-ee80.d.cts → init-DSrRmVnz.d.cts} +57 -2
- package/dist/init-DSrRmVnz.d.cts.map +1 -0
- package/dist/instrumentation.cjs +1 -1
- package/dist/instrumentation.js +1 -1
- package/dist/logger-D3Ej3DII.js +446 -0
- package/dist/logger-D3Ej3DII.js.map +1 -0
- package/dist/logger-thMPLpOG.cjs +487 -0
- package/dist/logger-thMPLpOG.cjs.map +1 -0
- package/dist/logger.cjs +8 -236
- package/dist/logger.js +2 -204
- package/dist/messaging.cjs +1 -1
- package/dist/messaging.js +1 -1
- package/dist/semantic-helpers.cjs +1 -1
- package/dist/semantic-helpers.js +1 -1
- package/dist/{track-3HY4NGV-.cjs → track-D59FfpL0.cjs} +2 -2
- package/dist/{track-3HY4NGV-.cjs.map → track-D59FfpL0.cjs.map} +1 -1
- package/dist/{track-nsKVy-pj.js → track-wc0HafS_.js} +6 -6
- package/dist/track-wc0HafS_.js.map +1 -0
- package/dist/webhook.cjs +1 -1
- package/dist/webhook.js +1 -1
- package/dist/workflow-distributed.cjs +1 -1
- package/dist/workflow-distributed.js +1 -1
- package/dist/workflow.cjs +1 -1
- package/dist/workflow.js +1 -1
- package/dist/{yaml-config-B3dQ82GR.cjs → yaml-config-Ck2uB0Dp.cjs} +2 -1
- package/dist/yaml-config-Ck2uB0Dp.cjs.map +1 -0
- package/dist/yaml-config.cjs +1 -1
- package/dist/yaml-config.d.cts +7 -1
- package/dist/yaml-config.d.cts.map +1 -1
- package/dist/yaml-config.d.ts +7 -1
- package/dist/yaml-config.d.ts.map +1 -1
- package/dist/yaml-config.js +1 -0
- package/dist/yaml-config.js.map +1 -1
- package/package.json +1 -2
- package/skills/autotel-core/SKILL.md +2 -0
- package/skills/autotel-instrumentation/SKILL.md +25 -0
- package/skills/debug-missing-spans/SKILL.md +3 -1
- package/skills/migrate-to-autotel/SKILL.md +24 -23
- package/skills/review-otel-patterns/SKILL.md +5 -4
- package/dist/functional-BGkT8J-h.js.map +0 -1
- package/dist/init-CNp-ee80.d.cts.map +0 -1
- package/dist/init-Ch6t7MNI.js.map +0 -1
- package/dist/init-DJQOdVlN.d.ts.map +0 -1
- package/dist/init-DvapOXCc.cjs.map +0 -1
- package/dist/logger.cjs.map +0 -1
- package/dist/logger.js.map +0 -1
- package/dist/track-nsKVy-pj.js.map +0 -1
- package/dist/yaml-config-B3dQ82GR.cjs.map +0 -1
- package/src/attribute-redacting-processor.test.ts +0 -763
- package/src/attribute-redacting-processor.ts +0 -621
- package/src/attributes/attachers.ts +0 -161
- package/src/attributes/builders.ts +0 -529
- package/src/attributes/domains.ts +0 -42
- package/src/attributes/index.ts +0 -81
- package/src/attributes/registry.ts +0 -323
- package/src/attributes/types.ts +0 -211
- package/src/attributes/utils.ts +0 -64
- package/src/attributes/validators.ts +0 -266
- package/src/attributes.test.ts +0 -292
- package/src/auto.ts +0 -67
- package/src/autotel-logger.test.ts +0 -548
- package/src/autotel-logger.ts +0 -364
- package/src/baggage-span-processor.test.ts +0 -202
- package/src/baggage-span-processor.ts +0 -100
- package/src/business-baggage.test.ts +0 -500
- package/src/business-baggage.ts +0 -669
- package/src/circuit-breaker.test.ts +0 -341
- package/src/circuit-breaker.ts +0 -184
- package/src/config.test.ts +0 -94
- package/src/config.ts +0 -172
- package/src/correlated-events.test.ts +0 -151
- package/src/correlated-events.ts +0 -47
- package/src/correlation-id.test.ts +0 -163
- package/src/correlation-id.ts +0 -206
- package/src/db.test.ts +0 -252
- package/src/db.ts +0 -447
- package/src/decorators.test.ts +0 -153
- package/src/decorators.ts +0 -188
- package/src/define-event.test.ts +0 -41
- package/src/define-event.ts +0 -58
- package/src/devtools.ts +0 -60
- package/src/drain-pipeline.test.ts +0 -68
- package/src/drain-pipeline.ts +0 -199
- package/src/drain-toolkit.test.ts +0 -113
- package/src/drain-toolkit.ts +0 -129
- package/src/enricher-toolkit.test.ts +0 -67
- package/src/enricher-toolkit.ts +0 -79
- package/src/enrichers.test.ts +0 -150
- package/src/enrichers.ts +0 -145
- package/src/env-config.test.ts +0 -323
- package/src/env-config.ts +0 -309
- package/src/error-catalog.test.ts +0 -133
- package/src/error-catalog.ts +0 -262
- package/src/event-queue.test.ts +0 -864
- package/src/event-queue.ts +0 -699
- package/src/event-subscriber.ts +0 -262
- package/src/event-testing.ts +0 -197
- package/src/event.test.ts +0 -1104
- package/src/event.ts +0 -988
- package/src/events-config.ts +0 -235
- package/src/exporters.ts +0 -165
- package/src/filtering-span-processor.test.ts +0 -281
- package/src/filtering-span-processor.ts +0 -111
- package/src/flatten-attributes.test.ts +0 -76
- package/src/flatten-attributes.ts +0 -80
- package/src/functional.strict-types.typecheck.ts +0 -53
- package/src/functional.test.ts +0 -1464
- package/src/functional.ts +0 -2539
- package/src/functional.types.test.ts +0 -135
- package/src/hook.mjs +0 -15
- package/src/http.test.ts +0 -485
- package/src/http.ts +0 -424
- package/src/index.ts +0 -433
- package/src/init-auto-redactor.test.ts +0 -53
- package/src/init-redactor.test.ts +0 -8
- package/src/init.customization.test.ts +0 -594
- package/src/init.integrations.test.ts +0 -399
- package/src/init.openllmetry.test.ts +0 -194
- package/src/init.protocol.test.ts +0 -215
- package/src/init.ts +0 -2312
- package/src/instrumentation.test.ts +0 -108
- package/src/instrumentation.ts +0 -319
- package/src/logger.test.ts +0 -125
- package/src/logger.ts +0 -341
- package/src/messaging-adapters.test.ts +0 -595
- package/src/messaging-adapters.ts +0 -583
- package/src/messaging-testing.test.ts +0 -573
- package/src/messaging-testing.ts +0 -935
- package/src/messaging.test.ts +0 -1646
- package/src/messaging.ts +0 -2245
- package/src/metric-helpers.ts +0 -47
- package/src/metric-testing.ts +0 -197
- package/src/metric.ts +0 -446
- package/src/metrics.test.ts +0 -241
- package/src/node-require.ts +0 -123
- package/src/operation-context.ts +0 -93
- package/src/parse-error.test.ts +0 -73
- package/src/parse-error.ts +0 -112
- package/src/posthog-logs.test.ts +0 -115
- package/src/posthog-logs.ts +0 -77
- package/src/pretty-console-exporter.test.ts +0 -545
- package/src/pretty-console-exporter.ts +0 -413
- package/src/pretty-log-formatter.test.ts +0 -123
- package/src/pretty-log-formatter.ts +0 -210
- package/src/processors/canonical-log-line-processor.test.ts +0 -523
- package/src/processors/canonical-log-line-processor.ts +0 -396
- package/src/processors.ts +0 -152
- package/src/rate-limiter.test.ts +0 -199
- package/src/rate-limiter.ts +0 -98
- package/src/redact-values.test.ts +0 -90
- package/src/redact-values.ts +0 -34
- package/src/register.ts +0 -37
- package/src/request-logger.test.ts +0 -545
- package/src/request-logger.ts +0 -342
- package/src/sampling.test.ts +0 -1060
- package/src/sampling.ts +0 -737
- package/src/security-schema.test.ts +0 -45
- package/src/security-schema.ts +0 -107
- package/src/semantic-conventions.ts +0 -15
- package/src/semantic-helpers.test.ts +0 -226
- package/src/semantic-helpers.ts +0 -438
- package/src/shutdown.test.ts +0 -364
- package/src/shutdown.ts +0 -246
- package/src/span-name-normalizer.test.ts +0 -377
- package/src/span-name-normalizer.ts +0 -213
- package/src/stable-hash.ts +0 -27
- package/src/structured-error.test.ts +0 -191
- package/src/structured-error.ts +0 -157
- package/src/stub.integration.test.ts +0 -361
- package/src/tail-sampling-processor.test.ts +0 -230
- package/src/tail-sampling-processor.ts +0 -55
- package/src/test-span-collector.test.ts +0 -234
- package/src/test-span-collector.ts +0 -150
- package/src/testing.ts +0 -705
- package/src/trace-context.test.ts +0 -73
- package/src/trace-context.ts +0 -567
- package/src/trace-helpers.new.test.ts +0 -278
- package/src/trace-helpers.test.ts +0 -290
- package/src/trace-helpers.ts +0 -710
- package/src/trace-hybrid.test.ts +0 -42
- package/src/trace-hybrid.ts +0 -37
- package/src/tracer-provider.test.ts +0 -183
- package/src/tracer-provider.ts +0 -266
- package/src/track.test.ts +0 -154
- package/src/track.ts +0 -216
- package/src/validate.test.ts +0 -287
- package/src/validate.ts +0 -307
- package/src/validation-attributes.ts +0 -43
- package/src/validation.test.ts +0 -330
- package/src/validation.ts +0 -246
- package/src/variable-name-inference.test.ts +0 -178
- package/src/variable-name-inference.ts +0 -242
- package/src/webhook.test.ts +0 -649
- package/src/webhook.ts +0 -637
- package/src/workflow-distributed.test.ts +0 -786
- package/src/workflow-distributed.ts +0 -916
- package/src/workflow.async-safety.integration.test.ts +0 -345
- package/src/workflow.test.ts +0 -647
- package/src/workflow.ts +0 -810
- package/src/yaml-config.test.ts +0 -337
- package/src/yaml-config.ts +0 -342
|
@@ -1,573 +0,0 @@
|
|
|
1
|
-
import { describe, it, expect, beforeEach } from 'vitest';
|
|
2
|
-
import {
|
|
3
|
-
createMessagingTestHarness,
|
|
4
|
-
createMockMessageBroker,
|
|
5
|
-
createMockSpanContext,
|
|
6
|
-
createMockProducerLink,
|
|
7
|
-
createMockMessageBatch,
|
|
8
|
-
createRebalanceScenario,
|
|
9
|
-
createOutOfOrderScenario,
|
|
10
|
-
createDuplicateScenario,
|
|
11
|
-
extractTraceIdFromHeader,
|
|
12
|
-
extractSpanIdFromHeader,
|
|
13
|
-
type MessagingTestHarness,
|
|
14
|
-
type MockMessageBroker,
|
|
15
|
-
} from './messaging-testing';
|
|
16
|
-
|
|
17
|
-
describe('Messaging Testing Utilities', () => {
|
|
18
|
-
describe('createMessagingTestHarness', () => {
|
|
19
|
-
let harness: MessagingTestHarness;
|
|
20
|
-
|
|
21
|
-
beforeEach(() => {
|
|
22
|
-
harness = createMessagingTestHarness();
|
|
23
|
-
harness.reset();
|
|
24
|
-
});
|
|
25
|
-
|
|
26
|
-
describe('recordProducerCall', () => {
|
|
27
|
-
it('should record producer calls', () => {
|
|
28
|
-
harness.recordProducerCall({
|
|
29
|
-
destination: 'orders',
|
|
30
|
-
system: 'kafka',
|
|
31
|
-
payload: { orderId: '123' },
|
|
32
|
-
headers: { traceparent: '00-abc-def-01' },
|
|
33
|
-
});
|
|
34
|
-
|
|
35
|
-
expect(harness.producerCalls).toHaveLength(1);
|
|
36
|
-
expect(harness.producerCalls[0]?.destination).toBe('orders');
|
|
37
|
-
});
|
|
38
|
-
|
|
39
|
-
it('should add timestamp automatically', () => {
|
|
40
|
-
const before = Date.now();
|
|
41
|
-
harness.recordProducerCall({
|
|
42
|
-
destination: 'orders',
|
|
43
|
-
system: 'kafka',
|
|
44
|
-
payload: {},
|
|
45
|
-
headers: {},
|
|
46
|
-
});
|
|
47
|
-
const after = Date.now();
|
|
48
|
-
|
|
49
|
-
const call = harness.producerCalls[0];
|
|
50
|
-
expect(call?.timestamp).toBeGreaterThanOrEqual(before);
|
|
51
|
-
expect(call?.timestamp).toBeLessThanOrEqual(after);
|
|
52
|
-
});
|
|
53
|
-
});
|
|
54
|
-
|
|
55
|
-
describe('recordConsumerCall', () => {
|
|
56
|
-
it('should record consumer calls', () => {
|
|
57
|
-
harness.recordConsumerCall({
|
|
58
|
-
destination: 'orders',
|
|
59
|
-
system: 'kafka',
|
|
60
|
-
consumerGroup: 'order-processor',
|
|
61
|
-
payload: { orderId: '123' },
|
|
62
|
-
producerLinks: [],
|
|
63
|
-
isDuplicate: false,
|
|
64
|
-
outOfOrderInfo: null,
|
|
65
|
-
});
|
|
66
|
-
|
|
67
|
-
expect(harness.consumerCalls).toHaveLength(1);
|
|
68
|
-
expect(harness.consumerCalls[0]?.consumerGroup).toBe('order-processor');
|
|
69
|
-
});
|
|
70
|
-
});
|
|
71
|
-
|
|
72
|
-
describe('createMockMessage', () => {
|
|
73
|
-
it('should create mock message with defaults', () => {
|
|
74
|
-
const msg = harness.createMockMessage({ orderId: '123' });
|
|
75
|
-
|
|
76
|
-
expect(msg.payload).toEqual({ orderId: '123' });
|
|
77
|
-
expect(msg.headers).toBeDefined();
|
|
78
|
-
expect(msg.headers?.traceparent).toBeDefined();
|
|
79
|
-
expect(msg.offset).toBeDefined();
|
|
80
|
-
expect(msg.messageId).toBeDefined();
|
|
81
|
-
});
|
|
82
|
-
|
|
83
|
-
it('should allow custom options', () => {
|
|
84
|
-
const msg = harness.createMockMessage(
|
|
85
|
-
{ orderId: '123' },
|
|
86
|
-
{ partition: 5, key: 'user-1' },
|
|
87
|
-
);
|
|
88
|
-
|
|
89
|
-
expect(msg.partition).toBe(5);
|
|
90
|
-
expect(msg.key).toBe('user-1');
|
|
91
|
-
});
|
|
92
|
-
});
|
|
93
|
-
|
|
94
|
-
describe('createMockTraceHeaders', () => {
|
|
95
|
-
it('should create valid traceparent header', () => {
|
|
96
|
-
const headers = harness.createMockTraceHeaders();
|
|
97
|
-
|
|
98
|
-
expect(headers.traceparent).toMatch(
|
|
99
|
-
/^00-[a-f0-9]{32}-[a-f0-9]{16}-01$/,
|
|
100
|
-
);
|
|
101
|
-
});
|
|
102
|
-
|
|
103
|
-
it('should use provided trace and span IDs', () => {
|
|
104
|
-
const headers = harness.createMockTraceHeaders(
|
|
105
|
-
'a'.repeat(32),
|
|
106
|
-
'b'.repeat(16),
|
|
107
|
-
);
|
|
108
|
-
|
|
109
|
-
expect(headers.traceparent).toBe(
|
|
110
|
-
`00-${'a'.repeat(32)}-${'b'.repeat(16)}-01`,
|
|
111
|
-
);
|
|
112
|
-
});
|
|
113
|
-
});
|
|
114
|
-
|
|
115
|
-
describe('assertProducerCalled', () => {
|
|
116
|
-
it('should pass when producer was called', () => {
|
|
117
|
-
harness.recordProducerCall({
|
|
118
|
-
destination: 'orders',
|
|
119
|
-
system: 'kafka',
|
|
120
|
-
payload: {},
|
|
121
|
-
headers: { traceparent: '00-abc-def-01' },
|
|
122
|
-
});
|
|
123
|
-
|
|
124
|
-
expect(() => harness.assertProducerCalled('orders')).not.toThrow();
|
|
125
|
-
});
|
|
126
|
-
|
|
127
|
-
it('should fail when producer was not called', () => {
|
|
128
|
-
expect(() => harness.assertProducerCalled('orders')).toThrow(
|
|
129
|
-
/Expected producer to be called/,
|
|
130
|
-
);
|
|
131
|
-
});
|
|
132
|
-
|
|
133
|
-
it('should check message count', () => {
|
|
134
|
-
harness.recordProducerCall({
|
|
135
|
-
destination: 'orders',
|
|
136
|
-
system: 'kafka',
|
|
137
|
-
payload: {},
|
|
138
|
-
headers: {},
|
|
139
|
-
});
|
|
140
|
-
harness.recordProducerCall({
|
|
141
|
-
destination: 'orders',
|
|
142
|
-
system: 'kafka',
|
|
143
|
-
payload: {},
|
|
144
|
-
headers: {},
|
|
145
|
-
});
|
|
146
|
-
|
|
147
|
-
expect(() =>
|
|
148
|
-
harness.assertProducerCalled('orders', { messageCount: 2 }),
|
|
149
|
-
).not.toThrow();
|
|
150
|
-
|
|
151
|
-
expect(() =>
|
|
152
|
-
harness.assertProducerCalled('orders', { messageCount: 3 }),
|
|
153
|
-
).toThrow(/Expected 3 producer calls/);
|
|
154
|
-
});
|
|
155
|
-
|
|
156
|
-
it('should check trace headers', () => {
|
|
157
|
-
harness.recordProducerCall({
|
|
158
|
-
destination: 'orders',
|
|
159
|
-
system: 'kafka',
|
|
160
|
-
payload: {},
|
|
161
|
-
headers: { traceparent: '00-abc-def-01' },
|
|
162
|
-
});
|
|
163
|
-
|
|
164
|
-
expect(() =>
|
|
165
|
-
harness.assertProducerCalled('orders', { hasTraceHeaders: true }),
|
|
166
|
-
).not.toThrow();
|
|
167
|
-
});
|
|
168
|
-
|
|
169
|
-
it('should fail when trace headers missing', () => {
|
|
170
|
-
harness.recordProducerCall({
|
|
171
|
-
destination: 'orders',
|
|
172
|
-
system: 'kafka',
|
|
173
|
-
payload: {},
|
|
174
|
-
headers: {},
|
|
175
|
-
});
|
|
176
|
-
|
|
177
|
-
expect(() =>
|
|
178
|
-
harness.assertProducerCalled('orders', { hasTraceHeaders: true }),
|
|
179
|
-
).toThrow(/to have trace headers/);
|
|
180
|
-
});
|
|
181
|
-
});
|
|
182
|
-
|
|
183
|
-
describe('assertProducerNotCalled', () => {
|
|
184
|
-
it('should pass when producer was not called', () => {
|
|
185
|
-
expect(() => harness.assertProducerNotCalled('orders')).not.toThrow();
|
|
186
|
-
});
|
|
187
|
-
|
|
188
|
-
it('should fail when producer was called', () => {
|
|
189
|
-
harness.recordProducerCall({
|
|
190
|
-
destination: 'orders',
|
|
191
|
-
system: 'kafka',
|
|
192
|
-
payload: {},
|
|
193
|
-
headers: {},
|
|
194
|
-
});
|
|
195
|
-
|
|
196
|
-
expect(() => harness.assertProducerNotCalled('orders')).toThrow(
|
|
197
|
-
/Expected producer not to be called/,
|
|
198
|
-
);
|
|
199
|
-
});
|
|
200
|
-
});
|
|
201
|
-
|
|
202
|
-
describe('assertConsumerProcessed', () => {
|
|
203
|
-
it('should pass when consumer processed messages', () => {
|
|
204
|
-
harness.recordConsumerCall({
|
|
205
|
-
destination: 'orders',
|
|
206
|
-
system: 'kafka',
|
|
207
|
-
payload: {},
|
|
208
|
-
producerLinks: [],
|
|
209
|
-
isDuplicate: false,
|
|
210
|
-
outOfOrderInfo: null,
|
|
211
|
-
});
|
|
212
|
-
|
|
213
|
-
expect(() => harness.assertConsumerProcessed('orders')).not.toThrow();
|
|
214
|
-
});
|
|
215
|
-
|
|
216
|
-
it('should check for duplicates', () => {
|
|
217
|
-
harness.recordConsumerCall({
|
|
218
|
-
destination: 'orders',
|
|
219
|
-
system: 'kafka',
|
|
220
|
-
payload: {},
|
|
221
|
-
producerLinks: [],
|
|
222
|
-
isDuplicate: true,
|
|
223
|
-
outOfOrderInfo: null,
|
|
224
|
-
});
|
|
225
|
-
|
|
226
|
-
expect(() =>
|
|
227
|
-
harness.assertConsumerProcessed('orders', { hasDuplicates: true }),
|
|
228
|
-
).not.toThrow();
|
|
229
|
-
|
|
230
|
-
expect(() =>
|
|
231
|
-
harness.assertConsumerProcessed('orders', { hasDuplicates: false }),
|
|
232
|
-
).toThrow(/Expected no duplicate messages/);
|
|
233
|
-
});
|
|
234
|
-
});
|
|
235
|
-
|
|
236
|
-
describe('getProducerCalls / getConsumerCalls', () => {
|
|
237
|
-
it('should filter by destination', () => {
|
|
238
|
-
harness.recordProducerCall({
|
|
239
|
-
destination: 'orders',
|
|
240
|
-
system: 'kafka',
|
|
241
|
-
payload: {},
|
|
242
|
-
headers: {},
|
|
243
|
-
});
|
|
244
|
-
harness.recordProducerCall({
|
|
245
|
-
destination: 'events',
|
|
246
|
-
system: 'kafka',
|
|
247
|
-
payload: {},
|
|
248
|
-
headers: {},
|
|
249
|
-
});
|
|
250
|
-
|
|
251
|
-
const orderCalls = harness.getProducerCalls('orders');
|
|
252
|
-
expect(orderCalls).toHaveLength(1);
|
|
253
|
-
expect(orderCalls[0]?.destination).toBe('orders');
|
|
254
|
-
|
|
255
|
-
const allCalls = harness.getProducerCalls();
|
|
256
|
-
expect(allCalls).toHaveLength(2);
|
|
257
|
-
});
|
|
258
|
-
});
|
|
259
|
-
|
|
260
|
-
describe('getLastProducerCall / getLastConsumerCall', () => {
|
|
261
|
-
it('should return the last call', () => {
|
|
262
|
-
harness.recordProducerCall({
|
|
263
|
-
destination: 'orders',
|
|
264
|
-
system: 'kafka',
|
|
265
|
-
payload: { id: 1 },
|
|
266
|
-
headers: {},
|
|
267
|
-
});
|
|
268
|
-
harness.recordProducerCall({
|
|
269
|
-
destination: 'orders',
|
|
270
|
-
system: 'kafka',
|
|
271
|
-
payload: { id: 2 },
|
|
272
|
-
headers: {},
|
|
273
|
-
});
|
|
274
|
-
|
|
275
|
-
const lastCall = harness.getLastProducerCall('orders');
|
|
276
|
-
expect(lastCall?.payload).toEqual({ id: 2 });
|
|
277
|
-
});
|
|
278
|
-
|
|
279
|
-
it('should return undefined when no calls', () => {
|
|
280
|
-
expect(harness.getLastProducerCall('orders')).toBeUndefined();
|
|
281
|
-
});
|
|
282
|
-
});
|
|
283
|
-
|
|
284
|
-
describe('reset', () => {
|
|
285
|
-
it('should clear all recorded calls', () => {
|
|
286
|
-
harness.recordProducerCall({
|
|
287
|
-
destination: 'orders',
|
|
288
|
-
system: 'kafka',
|
|
289
|
-
payload: {},
|
|
290
|
-
headers: {},
|
|
291
|
-
});
|
|
292
|
-
harness.recordConsumerCall({
|
|
293
|
-
destination: 'orders',
|
|
294
|
-
system: 'kafka',
|
|
295
|
-
payload: {},
|
|
296
|
-
producerLinks: [],
|
|
297
|
-
isDuplicate: false,
|
|
298
|
-
outOfOrderInfo: null,
|
|
299
|
-
});
|
|
300
|
-
|
|
301
|
-
harness.reset();
|
|
302
|
-
|
|
303
|
-
expect(harness.producerCalls).toHaveLength(0);
|
|
304
|
-
expect(harness.consumerCalls).toHaveLength(0);
|
|
305
|
-
expect(harness.rebalanceEvents).toHaveLength(0);
|
|
306
|
-
});
|
|
307
|
-
});
|
|
308
|
-
});
|
|
309
|
-
|
|
310
|
-
describe('createMockMessageBroker', () => {
|
|
311
|
-
let broker: MockMessageBroker;
|
|
312
|
-
|
|
313
|
-
beforeEach(() => {
|
|
314
|
-
broker = createMockMessageBroker();
|
|
315
|
-
broker.clear();
|
|
316
|
-
});
|
|
317
|
-
|
|
318
|
-
describe('publish / consume', () => {
|
|
319
|
-
it('should publish and consume messages', () => {
|
|
320
|
-
broker.publish('orders', { payload: { id: 1 } });
|
|
321
|
-
broker.publish('orders', { payload: { id: 2 } });
|
|
322
|
-
|
|
323
|
-
const messages = broker.consume('orders');
|
|
324
|
-
expect(messages).toHaveLength(2);
|
|
325
|
-
expect(messages[0]?.payload).toEqual({ id: 1 });
|
|
326
|
-
expect(messages[1]?.payload).toEqual({ id: 2 });
|
|
327
|
-
});
|
|
328
|
-
|
|
329
|
-
it('should consume specified count', () => {
|
|
330
|
-
broker.publish('orders', { payload: { id: 1 } });
|
|
331
|
-
broker.publish('orders', { payload: { id: 2 } });
|
|
332
|
-
broker.publish('orders', { payload: { id: 3 } });
|
|
333
|
-
|
|
334
|
-
const messages = broker.consume('orders', 2);
|
|
335
|
-
expect(messages).toHaveLength(2);
|
|
336
|
-
|
|
337
|
-
const remaining = broker.consume('orders');
|
|
338
|
-
expect(remaining).toHaveLength(1);
|
|
339
|
-
});
|
|
340
|
-
|
|
341
|
-
it('should auto-assign offsets', () => {
|
|
342
|
-
broker.publish('orders', { payload: { id: 1 } });
|
|
343
|
-
broker.publish('orders', { payload: { id: 2 } });
|
|
344
|
-
|
|
345
|
-
const messages = broker.peek('orders');
|
|
346
|
-
expect(messages[0]?.offset).toBe(0);
|
|
347
|
-
expect(messages[1]?.offset).toBe(1);
|
|
348
|
-
});
|
|
349
|
-
});
|
|
350
|
-
|
|
351
|
-
describe('peek', () => {
|
|
352
|
-
it('should peek without consuming', () => {
|
|
353
|
-
broker.publish('orders', { payload: { id: 1 } });
|
|
354
|
-
|
|
355
|
-
const peeked = broker.peek('orders');
|
|
356
|
-
expect(peeked).toHaveLength(1);
|
|
357
|
-
|
|
358
|
-
const consumed = broker.consume('orders');
|
|
359
|
-
expect(consumed).toHaveLength(1);
|
|
360
|
-
});
|
|
361
|
-
});
|
|
362
|
-
|
|
363
|
-
describe('getMessageCount', () => {
|
|
364
|
-
it('should return correct count', () => {
|
|
365
|
-
expect(broker.getMessageCount('orders')).toBe(0);
|
|
366
|
-
|
|
367
|
-
broker.publish('orders', { payload: {} });
|
|
368
|
-
broker.publish('orders', { payload: {} });
|
|
369
|
-
|
|
370
|
-
expect(broker.getMessageCount('orders')).toBe(2);
|
|
371
|
-
});
|
|
372
|
-
});
|
|
373
|
-
|
|
374
|
-
describe('topic management', () => {
|
|
375
|
-
it('should create and delete topics', () => {
|
|
376
|
-
broker.createTopic('orders');
|
|
377
|
-
expect(broker.listTopics()).toContain('orders');
|
|
378
|
-
|
|
379
|
-
broker.deleteTopic('orders');
|
|
380
|
-
expect(broker.listTopics()).not.toContain('orders');
|
|
381
|
-
});
|
|
382
|
-
|
|
383
|
-
it('should clear specific topic', () => {
|
|
384
|
-
broker.publish('orders', { payload: {} });
|
|
385
|
-
broker.publish('events', { payload: {} });
|
|
386
|
-
|
|
387
|
-
broker.clear('orders');
|
|
388
|
-
|
|
389
|
-
expect(broker.getMessageCount('orders')).toBe(0);
|
|
390
|
-
expect(broker.getMessageCount('events')).toBe(1);
|
|
391
|
-
});
|
|
392
|
-
|
|
393
|
-
it('should clear all topics', () => {
|
|
394
|
-
broker.publish('orders', { payload: {} });
|
|
395
|
-
broker.publish('events', { payload: {} });
|
|
396
|
-
|
|
397
|
-
broker.clear();
|
|
398
|
-
|
|
399
|
-
expect(broker.listTopics()).toHaveLength(0);
|
|
400
|
-
});
|
|
401
|
-
});
|
|
402
|
-
});
|
|
403
|
-
|
|
404
|
-
describe('Context Propagation Helpers', () => {
|
|
405
|
-
describe('extractTraceIdFromHeader', () => {
|
|
406
|
-
it('should extract trace ID from valid traceparent', () => {
|
|
407
|
-
const traceId = extractTraceIdFromHeader(
|
|
408
|
-
'00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01',
|
|
409
|
-
);
|
|
410
|
-
expect(traceId).toBe('4bf92f3577b34da6a3ce929d0e0e4736');
|
|
411
|
-
});
|
|
412
|
-
|
|
413
|
-
it('should return null for invalid header', () => {
|
|
414
|
-
expect(extractTraceIdFromHeader('invalid')).toBeNull();
|
|
415
|
-
expect(extractTraceIdFromHeader('')).toBeNull();
|
|
416
|
-
});
|
|
417
|
-
});
|
|
418
|
-
|
|
419
|
-
describe('extractSpanIdFromHeader', () => {
|
|
420
|
-
it('should extract span ID from valid traceparent', () => {
|
|
421
|
-
const spanId = extractSpanIdFromHeader(
|
|
422
|
-
'00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01',
|
|
423
|
-
);
|
|
424
|
-
expect(spanId).toBe('00f067aa0ba902b7');
|
|
425
|
-
});
|
|
426
|
-
|
|
427
|
-
it('should return null for invalid header', () => {
|
|
428
|
-
expect(extractSpanIdFromHeader('invalid')).toBeNull();
|
|
429
|
-
expect(extractSpanIdFromHeader('00-abc')).toBeNull();
|
|
430
|
-
});
|
|
431
|
-
});
|
|
432
|
-
|
|
433
|
-
describe('createMockSpanContext', () => {
|
|
434
|
-
it('should create valid span context', () => {
|
|
435
|
-
const ctx = createMockSpanContext();
|
|
436
|
-
|
|
437
|
-
expect(ctx.traceId).toHaveLength(32);
|
|
438
|
-
expect(ctx.spanId).toHaveLength(16);
|
|
439
|
-
expect(ctx.traceFlags).toBe(1);
|
|
440
|
-
expect(ctx.isRemote).toBe(true);
|
|
441
|
-
});
|
|
442
|
-
|
|
443
|
-
it('should use provided IDs', () => {
|
|
444
|
-
const ctx = createMockSpanContext('a'.repeat(32), 'b'.repeat(16));
|
|
445
|
-
|
|
446
|
-
expect(ctx.traceId).toBe('a'.repeat(32));
|
|
447
|
-
expect(ctx.spanId).toBe('b'.repeat(16));
|
|
448
|
-
});
|
|
449
|
-
});
|
|
450
|
-
|
|
451
|
-
describe('createMockProducerLink', () => {
|
|
452
|
-
it('should create valid producer link', () => {
|
|
453
|
-
const link = createMockProducerLink();
|
|
454
|
-
|
|
455
|
-
expect(link.context.traceId).toHaveLength(32);
|
|
456
|
-
expect(link.context.spanId).toHaveLength(16);
|
|
457
|
-
expect(link.attributes?.['messaging.link.source']).toBe('producer');
|
|
458
|
-
});
|
|
459
|
-
});
|
|
460
|
-
});
|
|
461
|
-
|
|
462
|
-
describe('Scenario Builders', () => {
|
|
463
|
-
describe('createMockMessageBatch', () => {
|
|
464
|
-
it('should create batch with trace headers', () => {
|
|
465
|
-
const batch = createMockMessageBatch([{ id: 1 }, { id: 2 }]);
|
|
466
|
-
|
|
467
|
-
expect(batch).toHaveLength(2);
|
|
468
|
-
expect(batch[0]?.headers?.traceparent).toBeDefined();
|
|
469
|
-
expect(batch[1]?.headers?.traceparent).toBeDefined();
|
|
470
|
-
});
|
|
471
|
-
|
|
472
|
-
it('should use same trace ID for batch', () => {
|
|
473
|
-
const batch = createMockMessageBatch([{ id: 1 }, { id: 2 }], {
|
|
474
|
-
traceId: 'a'.repeat(32),
|
|
475
|
-
});
|
|
476
|
-
|
|
477
|
-
const traceId1 = extractTraceIdFromHeader(
|
|
478
|
-
batch[0]?.headers?.traceparent ?? '',
|
|
479
|
-
);
|
|
480
|
-
const traceId2 = extractTraceIdFromHeader(
|
|
481
|
-
batch[1]?.headers?.traceparent ?? '',
|
|
482
|
-
);
|
|
483
|
-
|
|
484
|
-
expect(traceId1).toBe('a'.repeat(32));
|
|
485
|
-
expect(traceId2).toBe('a'.repeat(32));
|
|
486
|
-
});
|
|
487
|
-
|
|
488
|
-
it('should set sequential offsets', () => {
|
|
489
|
-
const batch = createMockMessageBatch([{ id: 1 }, { id: 2 }], {
|
|
490
|
-
startOffset: 100,
|
|
491
|
-
});
|
|
492
|
-
|
|
493
|
-
expect(batch[0]?.offset).toBe(100);
|
|
494
|
-
expect(batch[1]?.offset).toBe(101);
|
|
495
|
-
});
|
|
496
|
-
|
|
497
|
-
it('should skip trace headers when disabled', () => {
|
|
498
|
-
const batch = createMockMessageBatch([{ id: 1 }], {
|
|
499
|
-
addTraceHeaders: false,
|
|
500
|
-
});
|
|
501
|
-
|
|
502
|
-
expect(batch[0]?.headers).toBeUndefined();
|
|
503
|
-
});
|
|
504
|
-
});
|
|
505
|
-
|
|
506
|
-
describe('createRebalanceScenario', () => {
|
|
507
|
-
it('should create assign and revoke events', () => {
|
|
508
|
-
const scenario = createRebalanceScenario(
|
|
509
|
-
'orders',
|
|
510
|
-
'processors',
|
|
511
|
-
[0, 1, 2],
|
|
512
|
-
);
|
|
513
|
-
|
|
514
|
-
expect(scenario.assignEvent.type).toBe('assigned');
|
|
515
|
-
expect(scenario.assignEvent.partitions).toHaveLength(3);
|
|
516
|
-
expect(scenario.assignEvent.destination).toBe('orders');
|
|
517
|
-
expect(scenario.assignEvent.consumerGroup).toBe('processors');
|
|
518
|
-
|
|
519
|
-
expect(scenario.revokeEvent.type).toBe('revoked');
|
|
520
|
-
expect(scenario.revokeEvent.partitions).toHaveLength(3);
|
|
521
|
-
});
|
|
522
|
-
|
|
523
|
-
it('should have incrementing generations', () => {
|
|
524
|
-
const scenario = createRebalanceScenario('orders', 'processors', [0]);
|
|
525
|
-
|
|
526
|
-
expect(scenario.assignEvent.generation).toBe(1);
|
|
527
|
-
expect(scenario.revokeEvent.generation).toBe(2);
|
|
528
|
-
});
|
|
529
|
-
});
|
|
530
|
-
|
|
531
|
-
describe('createOutOfOrderScenario', () => {
|
|
532
|
-
it('should create out-of-order messages', () => {
|
|
533
|
-
const messages = createOutOfOrderScenario(
|
|
534
|
-
[{ id: 1 }, { id: 2 }, { id: 3 }],
|
|
535
|
-
[2], // Swap index 2 with index 1
|
|
536
|
-
);
|
|
537
|
-
|
|
538
|
-
// Original order: 0, 1, 2
|
|
539
|
-
// After swap at index 2: 0, 2, 1
|
|
540
|
-
expect(messages[0]?.payload).toEqual({ id: 1 });
|
|
541
|
-
expect(messages[1]?.payload).toEqual({ id: 3 }); // Swapped
|
|
542
|
-
expect(messages[2]?.payload).toEqual({ id: 2 }); // Swapped
|
|
543
|
-
});
|
|
544
|
-
});
|
|
545
|
-
|
|
546
|
-
describe('createDuplicateScenario', () => {
|
|
547
|
-
it('should create duplicate messages', () => {
|
|
548
|
-
const messages = createDuplicateScenario(
|
|
549
|
-
[{ id: 1 }, { id: 2 }],
|
|
550
|
-
[0], // Duplicate first message
|
|
551
|
-
);
|
|
552
|
-
|
|
553
|
-
expect(messages).toHaveLength(3);
|
|
554
|
-
expect(messages[0]?.payload).toEqual({ id: 1 });
|
|
555
|
-
expect(messages[1]?.payload).toEqual({ id: 1 }); // Duplicate
|
|
556
|
-
expect(messages[2]?.payload).toEqual({ id: 2 });
|
|
557
|
-
});
|
|
558
|
-
|
|
559
|
-
it('should handle multiple duplicates', () => {
|
|
560
|
-
const messages = createDuplicateScenario(
|
|
561
|
-
[{ id: 1 }, { id: 2 }, { id: 3 }],
|
|
562
|
-
[0, 2],
|
|
563
|
-
);
|
|
564
|
-
|
|
565
|
-
// After duplicating index 0 and 2:
|
|
566
|
-
// Original: [1, 2, 3]
|
|
567
|
-
// After dup 0: [1, 1-dup, 2, 3]
|
|
568
|
-
// After dup 2: [1, 1-dup, 2, 3, 3-dup] (original index 2 = {id:3})
|
|
569
|
-
expect(messages.length).toBeGreaterThan(3);
|
|
570
|
-
});
|
|
571
|
-
});
|
|
572
|
-
});
|
|
573
|
-
});
|