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

tests need to be fixed #6

Open
aeweidne opened this issue Aug 24, 2016 · 0 comments
Open

tests need to be fixed #6

aeweidne opened this issue Aug 24, 2016 · 0 comments
Assignees

Comments

@aeweidne
Copy link
Contributor

currently the tests use beforeEach() hooks to speak to the mocked room to handle the asynchronous nature of the mocked room's state change. this is causing issues on some test cases not accurately reporting errors

solution is to use mocha-sprinkles to handle async

@aeweidne aeweidne self-assigned this Aug 24, 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