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

Write Test cases for our basic WebGL classes #63

Closed
ibgreen opened this issue Mar 23, 2016 · 1 comment
Closed

Write Test cases for our basic WebGL classes #63

ibgreen opened this issue Mar 23, 2016 · 1 comment

Comments

@ibgreen
Copy link
Collaborator

ibgreen commented Mar 23, 2016

This is intended to be a <20min task. Just add a few test cases that construct our basic classes in the src/webgl directory and call a method or two. context funcs, Program, Buffer, Texture classes.

This will validate the electron integration #61

I am thinking we should have a structure with a -spec.js file matching each source file.

  • test/webgl/buffer-spec.js
  • test/webgl/program-spec.js
  • test/webgl/buffer-spec.js
  • test/webgl/index.js
@ibgreen
Copy link
Collaborator Author

ibgreen commented Jun 23, 2016

A number of these are in place now.

@ibgreen ibgreen closed this as completed Jun 23, 2016
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

No branches or pull requests

1 participant