Skip to content

Add tests by typia#119

Open
bogeeee wants to merge 26 commits intotypescript-rtti:mainfrom
bogeeee:addTestsByTypia
Open

Add tests by typia#119
bogeeee wants to merge 26 commits intotypescript-rtti:mainfrom
bogeeee:addTestsByTypia

Conversation

@bogeeee
Copy link
Copy Markdown
Contributor

@bogeeee bogeeee commented Feb 25, 2024

Hey guys,
i've managed to include and run the "test structures" from typia against this project. See readme.md
Currently 128 failed, 38 passed, 166 total. There a still a lot of failed tests because they test special features of typia and these still need to be filtered / tuned. But, hey, at least we've got these running and they improve quality and seem to show existing bugs. So please pull this in ;)

 - generate into to "dist" folder instead of in-place (to not leave those files around in the typia-repo - we can't change the .gitignore settings there for now)
- use only *opted-in* source folders (cause most stuff from typia is what we don't want to compile)
…st (but outside of the source

Go back to: build in-place.
…epo/.../template.ts module has the side effect of beeing a main runner
…se they require a transform by typia first.

i.e. They use typia.createRandom<ArrayRepeatedNullable>
--> so we do this transform ! Luckily we don't have a typescript version conflict and it works :)
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