Skip to content

Add unit tests for CLI commands, Graph API router, Graph service, and…#41

Merged
Iamsdt merged 1 commit into
mainfrom
feat/test-improve
Jun 13, 2026
Merged

Add unit tests for CLI commands, Graph API router, Graph service, and…#41
Iamsdt merged 1 commit into
mainfrom
feat/test-improve

Conversation

@Iamsdt

@Iamsdt Iamsdt commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator

… loader

  • Implemented unit tests for the TestCommand CLI command to validate execution success, failure, and configuration overrides.
  • Created unit tests for Graph API router endpoints including invoke, stream, details, state schema, stop, setup, and fix graph functionalities.
  • Developed comprehensive unit tests for the GraphService class, covering methods for stopping graphs, invoking graphs, and handling various input scenarios.
  • Added tests for the loader functions to ensure proper loading of graphs, checkpointers, stores, authentication, and authorization components.

… loader

- Implemented unit tests for the TestCommand CLI command to validate execution success, failure, and configuration overrides.
- Created unit tests for Graph API router endpoints including invoke, stream, details, state schema, stop, setup, and fix graph functionalities.
- Developed comprehensive unit tests for the GraphService class, covering methods for stopping graphs, invoking graphs, and handling various input scenarios.
- Added tests for the loader functions to ensure proper loading of graphs, checkpointers, stores, authentication, and authorization components.
@Iamsdt Iamsdt merged commit 0b9396c into main Jun 13, 2026
1 check failed
@Iamsdt Iamsdt deleted the feat/test-improve branch June 13, 2026 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant