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 #26

Open
yanchith opened this issue Jul 2, 2018 · 2 comments
Open

Add tests #26

yanchith opened this issue Jul 2, 2018 · 2 comments
Assignees

Comments

@yanchith
Copy link
Owner

yanchith commented Jul 2, 2018

All non WebGL functionality should have unit tests. WebGL could be tested by mocking the context.

@yanchith yanchith self-assigned this Jul 2, 2018
@yanchith
Copy link
Owner Author

Next step is testing uniform validation. Needs no mocks.

@yanchith yanchith mentioned this issue Jul 23, 2018
13 tasks
@yanchith
Copy link
Owner Author

Added a WebGL2RenderingContext and Canvas mocks for easier testing and used them in testing assertions around state transitions.

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