Skip to content

Conversation

@zastrowm
Copy link
Member

@zastrowm zastrowm commented Dec 5, 2025

Description

Previously, our integration tests used inconsistent imports for referencing source. To avoid that, add TS aliases to allow it to import files from the sdk - this is only available for integration tests, not normal tests.

I also refactored tsc type-checking to use separate config files for each of our directories and fixed the corresponding typecheck issues - previously our integ tests were not being type-checked, now they are.

Related Issues

N/A

Type of Change

Test Refactor

Testing

How have you tested the change?

  • I ran npm run check

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Previously, our integration tests used inconsistent imports for referencing source.  To avoid that, add TS aliases to allow it to import files from the sdk and vended tools

I also refactored tsc type-checking to use separate config files for each of our directories and fixed the corresponding typecheck issues.
@zastrowm zastrowm marked this pull request as ready for review December 5, 2025 18:00
@zastrowm zastrowm enabled auto-merge December 5, 2025 18:40
@zastrowm zastrowm added this pull request to the merge queue Dec 5, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 5, 2025
@zastrowm zastrowm merged commit 3ff1e52 into strands-agents:main Dec 5, 2025
14 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