Skip to content

test: migrate test suite to typescript#377

Merged
maltsev merged 3 commits intomaltsev:masterfrom
danielroe:test/ts
Sep 8, 2025
Merged

test: migrate test suite to typescript#377
maltsev merged 3 commits intomaltsev:masterfrom
danielroe:test/ts

Conversation

@danielroe
Copy link
Copy Markdown
Contributor

resolves #336

spotted that unit tests were slated to be migrated to TS and thought I'd help out - hopefully usefully! 🙏

also installed @eslint/js which was triggering an error for me as it wasn't installed

@maltsev
Copy link
Copy Markdown
Owner

maltsev commented Sep 8, 2025

Thanks for doing the migration!

It seems you use pnpm locally, so pnpm-lock.yaml got committed too. Since we don't commit package-lock.json I think it'd make sense to not commit pnpm-lock.yaml either. What do you think? 

I ran the CI/CD, and there are some failing tests. Would you be able to fix them?

@danielroe
Copy link
Copy Markdown
Contributor Author

oh, how did I miss that! whoops.

@maltsev maltsev merged commit a21633c into maltsev:master Sep 8, 2025
5 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.

Modernize codebase

2 participants