Skip to content

#24 TS Compilation testing #25

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

Merged
merged 7 commits into from
Apr 10, 2022
Merged

#24 TS Compilation testing #25

merged 7 commits into from
Apr 10, 2022

Conversation

aSemy
Copy link
Contributor

@aSemy aSemy commented Apr 10, 2022

fixes #24

Also fixes an issue where nullable keys in maps should be converted to Map<>, not an indexed type. Update docs and tests for this case.

aSemy added 7 commits April 9, 2022 23:08
- setup Gradle Node plugin
- run tsc in test
very slow! need to make them parallel...?
- very slow, needs work to make them faster, or exclude the slow tests
- migrate all tests to Kotest (works better with coroutines)
- bump kotest version
- tag tests
@aSemy aSemy merged commit 700917f into main Apr 10, 2022
@aSemy aSemy deleted the 24-tests-ts-compile branch April 10, 2022 20:06
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.

Knit tests: check if the produced code is valid TypeScript
1 participant