Skip to content

test: assert TypeScript transport routes in next-app-typescript example app#164

Merged
tazo90 merged 1 commit into
tazo90:mainfrom
Ayush7614:test/next-app-typescript-transport-pack
Jul 4, 2026
Merged

test: assert TypeScript transport routes in next-app-typescript example app#164
tazo90 merged 1 commit into
tazo90:mainfrom
Ayush7614:test/next-app-typescript-transport-pack

Conversation

@Ayush7614

@Ayush7614 Ayush7614 commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds integration tests for apps/next-app-typescript transport and session routes that were not covered by readme-samples.test.ts.
  • Asserts CSV export downloads, redirect transport (307), generic session envelopes with alternative security, and ReturnType-derived product responses.

Test plan

  • pnpm exec vitest run tests/integration/generator/example-app-typescript-transport.test.ts (4 tests passed)
  • Verified no duplicate coverage in existing integration tests

…le app

Add integration coverage for CSV exports, redirect transport, session
envelopes with alternative security, and ReturnType-derived product responses.
@Ayush7614

Copy link
Copy Markdown
Contributor Author

cc: @tazo90

@tazo90 tazo90 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Ayush7614,

LGTM - thanks for your contribution 🙏

@tazo90
tazo90 merged commit 6a48200 into tazo90:main Jul 4, 2026
25 checks passed
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