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

Separate integration tests out of core unit tests #4

Open
karlvr opened this issue Nov 17, 2020 · 0 comments
Open

Separate integration tests out of core unit tests #4

karlvr opened this issue Nov 17, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@karlvr
Copy link
Owner

karlvr commented Nov 17, 2020

Make an integration tests package, and then individual generators can use that package to reuse openapi specification files, and out of the box do compilation tests on each of them?

The integration tests suffer a little from not generating real source code and using a compiler to test that it's good. Maybe the base integration tests can use a simple TypeScript generator so we can do that. Instead of just testing expectations of the model.

@karlvr karlvr added the enhancement New feature or request label Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant