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

[testing] What npm module are we using for testing? #2

Open
iduuck opened this issue Aug 12, 2015 · 3 comments
Open

[testing] What npm module are we using for testing? #2

iduuck opened this issue Aug 12, 2015 · 3 comments

Comments

@iduuck
Copy link

iduuck commented Aug 12, 2015

No description provided.

@iduuck iduuck changed the title [TESTING] What npm module are we using for testing? [testing] What npm module are we using for testing? Aug 12, 2015
@gabrielecirulli
Copy link
Member

Are you thinking of unit testing or more broad integration testing?

I'm also wondering how it's gonna be possible to test the reliability of data transfers between the client and server.

@iduuck
Copy link
Author

iduuck commented Aug 12, 2015

Both!
I think reliability testing is a bit hard. We would need to set up 2 server that are communicating with each other.

@gabrielecirulli
Copy link
Member

I think we could make use of a "tiered" test suite, including basic unit tests and more extensive integration tests, where the integration tests are run more irregularly but test the system more broadly

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

2 participants