Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate all tests to TypeScript #19

Merged
merged 10 commits into from
Jun 17, 2024
Merged

Migrate all tests to TypeScript #19

merged 10 commits into from
Jun 17, 2024

Conversation

huchenlei
Copy link
Member

@huchenlei huchenlei commented Jun 16, 2024

Other than migrating every test file to ts, this PR also does following tasks:

  • Merge test npm package with main npm package
  • Reference code under src/ instead of code under dist/. This is a crutial step towards getting everything bundled.
  • Drop .js suffix on imports in extension scripts

@huchenlei huchenlei merged commit f85cb3d into main Jun 17, 2024
2 checks passed
@huchenlei huchenlei deleted the ts_test branch June 17, 2024 15:25
@huchenlei huchenlei mentioned this pull request Jun 17, 2024
2 tasks
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.

1 participant