Skip to content

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