Skip to content

Comments

test: Add tests for GetGraphExecution API#98

Open
yuechao-qin wants to merge 1 commit intoycq/api_pipeline_run_get_has_endedfrom
ycq/api_execution_state_tests
Open

test: Add tests for GetGraphExecution API#98
yuechao-qin wants to merge 1 commit intoycq/api_pipeline_run_get_has_endedfrom
ycq/api_execution_state_tests

Conversation

@yuechao-qin
Copy link
Collaborator

@yuechao-qin yuechao-qin commented Feb 17, 2026

TL;DR

Added unit tests for the ExecutionNodesApiService_Sql.get_graph_execution_state method to verify proper aggregation of execution status statistics.

How to test?

Run the new test file:

pytest tests/test_execution_nodes_api_service.py -v

Why make this change?

Setting up unit baseline unit tests for the upstream PR to easily distinguish new tests from feature changes.

Copy link
Collaborator Author

yuechao-qin commented Feb 17, 2026

@yuechao-qin yuechao-qin force-pushed the ycq/api_pipeline_run_get_has_ended branch from 96dfb6c to 034f57b Compare February 20, 2026 04:28
@yuechao-qin yuechao-qin force-pushed the ycq/api_execution_state_tests branch from 84c4f12 to 6727474 Compare February 20, 2026 04:28
@yuechao-qin yuechao-qin requested a review from Ark-kun February 20, 2026 04:34
@yuechao-qin yuechao-qin force-pushed the ycq/api_pipeline_run_get_has_ended branch from 034f57b to b25a858 Compare February 21, 2026 02:41
@yuechao-qin yuechao-qin force-pushed the ycq/api_execution_state_tests branch from 6727474 to d41bf7a Compare February 21, 2026 20:51
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.

2 participants