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 unit tests for services/behaviors #5

Open
Morgul opened this issue Sep 28, 2014 · 0 comments
Open

Write unit tests for services/behaviors #5

Morgul opened this issue Sep 28, 2014 · 0 comments

Comments

@Morgul
Copy link
Member

Morgul commented Sep 28, 2014

We need to write unit tests for the testable parts of the client. My thought is to use Mocha directly, since we're a browserify project, we can have our unit tests directly in node, without worrying about karma.

We will need to make our services actually export something, but that shouldn't be terrible. And, provided we unit test the services, a good chunk of our game logic can be unit tested, without worrying about the pain in the ass problems of unit testing UI.

@Morgul Morgul added this to the QML Client Replacement milestone Sep 28, 2014
Morgul added a commit that referenced this issue Oct 25, 2014
This is a step towards #5. Now we just need to write the tests.
@Morgul Morgul modified the milestones: Future, QML Client Replacement Oct 25, 2014
@Morgul Morgul modified the milestones: v0.8.0 - Basic Gameplay, Future Nov 7, 2014
@Morgul Morgul added the ready label Dec 4, 2014
@Morgul Morgul removed the ready label Mar 6, 2015
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