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

Test's need to be cleaned up #17

Open
jdarling opened this issue Sep 10, 2014 · 1 comment
Open

Test's need to be cleaned up #17

jdarling opened this issue Sep 10, 2014 · 1 comment

Comments

@jdarling
Copy link
Owner

Due to how Object.observe is implemented the current test suite fails on any browser that does not have a native implementation of Object.observe. All tests need to give Object.observe opportunity to see the changes come into effect.

@jdarling
Copy link
Owner Author

Tests for Array, Object, and Observable are now in place. Tests are segmented on functionality (do Array's work, do Object's work, etc) and named as tests..js so they group well in file trees and listings.

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