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

Implement tests for crowducate #137

Open
sebbel opened this issue Nov 27, 2015 · 1 comment
Open

Implement tests for crowducate #137

sebbel opened this issue Nov 27, 2015 · 1 comment
Milestone

Comments

@sebbel
Copy link
Contributor

sebbel commented Nov 27, 2015

Related #136

Currently there are no tests for the crowducate software. With tests (or Test Driven Development) it would be easier to implement features and spot bugs, that might be hidden.

As a developer, I would like to write tests and test my application against them to ensure the functionality of the software's features

@sebbel sebbel added this to the 1.0 milestone Nov 27, 2015
@sebbel
Copy link
Contributor Author

sebbel commented Nov 27, 2015

Tasks

  • Find a testing framework
  • Identify sub-parts and divide the project in several of those sub-parts
  • Create an Issue for each sub-part and implement tests for that sub-part.

Candidates for test suits:

  • TinyTest
  • Velocity
  • ...

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