Skip to content

docs(indexer): document test runner conventions#294

Closed
alan-provable wants to merge 4 commits into
SO4-Markets:mainfrom
alan-provable:main
Closed

docs(indexer): document test runner conventions#294
alan-provable wants to merge 4 commits into
SO4-Markets:mainfrom
alan-provable:main

Conversation

@alan-provable

Copy link
Copy Markdown

Summary

  • document the S03 indexer test runner conventions and current pure-logic test inventory
  • run SubQuery codegen before the package test build so clean checkouts generate ignored src/types
  • declare tslib, required by the TypeScript importHelpers setting during SubQuery build

Verification

  • npx bun run --cwd apps/s03-indexer test
  • npx prettier --check apps/s03-indexer/package.json apps/s03-indexer/README.md

Closes #257

@vercel

vercel Bot commented Jun 27, 2026

Copy link
Copy Markdown

@alan-provable is attempting to deploy a commit to the Ijai's projects Team on Vercel.

A member of the Team first needs to authorize it.

@alan-provable

Copy link
Copy Markdown
Author

Quick check note: the only failing status I can see is Vercel asking a SO4 team member to authorize the preview deployment for this fork. The local validation in the PR body passed on my side (npx bun run --cwd apps/s03-indexer test and the focused Prettier check). Happy to re-run anything maintainers want after the preview authorization gate is cleared.

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.

Indexer: existing pure logic test inventory

2 participants