feat: Enhance ClusterManager with dynamic scaling, restart policies, … #30
Annotations
3 errors
|
testing
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
test/load-balancer/load-balancer.test.ts#L583
Expected: false
Received: true
at <anonymous> (/home/runner/work/bungate/bungate/test/load-balancer/load-balancer.test.ts:583:27)
|
|
error: expect(received).toContain(expected):
test/e2e/hooks.test.ts#L705
Expected to contain: "Server error"
Received: "\"http://localhost:65824\" cannot be parsed as a URL."
at <anonymous> (/home/runner/work/bungate/bungate/test/e2e/hooks.test.ts:705:26)
|