Skip to content

test: batch query graph fixture seeding#217

Open
yibeichan wants to merge 1 commit into
mainfrom
codex/fix-query-graph-timeout-flake
Open

test: batch query graph fixture seeding#217
yibeichan wants to merge 1 commit into
mainfrom
codex/fix-query-graph-timeout-flake

Conversation

@yibeichan

Copy link
Copy Markdown
Owner

Summary

  • seed query_graph test fixtures in one better-sqlite3 transaction
  • remove the 1200-row implicit-transaction setup cost behind the CI timeout flake

Closes #210.

Tests

  • cd mcp-server && npm test -- --testPathPatterns=query-graph-tool.test.ts
  • cd mcp-server && npm test
  • cd mcp-server && npm run build

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.

Flaky CI: query-graph-tool.test.ts "clamps limit at 1000" times out at 5000ms

1 participant