This repository was archived by the owner on Jul 3, 2025. It is now read-only.
feat(api): embeddable LGP server for testing #341
ci.yml
on: pull_request
Check formatting
20s
test-cli
38s
Matrix: test-api
Matrix: test-auth
Matrix: test-parser
Annotations
2 errors
|
test-api (20.x, windows-latest)
Process completed with exit code 1.
|
|
tests/api.test.mts > threads copy > get thread history:
libs/langgraph-api/tests/api.test.mts#L588
AssertionError: expected 10 to be 5 // Object.is equality
- Expected
+ Received
- 5
+ 10
❯ tests/api.test.mts:588:28
|