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

Add tests to the extension #89

Open
Malacath-92 opened this issue Mar 13, 2020 · 1 comment
Open

Add tests to the extension #89

Malacath-92 opened this issue Mar 13, 2020 · 1 comment
Assignees

Comments

@Malacath-92
Copy link
Collaborator

The extension starts having enough features that a set of tests is appropriate.
I think some tests will need user interaction to be verified, but many modules could be tested automatically.
It would still be a significant amount of work, though worth it to prevent regression (which we have suffered from a couple of times in the past)

@Malacath-92
Copy link
Collaborator Author

Some tests are added for low level functionality, namely some parsing functionality.
But we should also add some sort of integration tests to make sure that correct type shaders are generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant