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

Unit Tests #36

Open
1 of 3 tasks
RohanNagar opened this issue Oct 4, 2017 · 0 comments
Open
1 of 3 tasks

Unit Tests #36

RohanNagar opened this issue Oct 4, 2017 · 0 comments
Assignees
Labels
P2 Medium priority. Can be addressed within the next few releases. Status: In Progress Work on the issue is in progress. Type: Code Quality Relates to code quality such as comments, style, and best practices. Type: Testing Relates to unit tests or integration testing.

Comments

@RohanNagar
Copy link
Member

RohanNagar commented Oct 4, 2017

We need to start adding unit tests using Quick and Nimble.

Of course we need testing, and these frameworks will make our tests much more readable and maintainable.

Requirements:

  • Add Quick and Nimble frameworks to test targets only
  • Add code coverage reports with Slather and Coveralls
  • Unit test all current testable code -> this should be split into multiple pull requests because of the large amount of code
@RohanNagar RohanNagar added the Type: Code Quality Relates to code quality such as comments, style, and best practices. label Oct 4, 2017
@RohanNagar RohanNagar self-assigned this Oct 4, 2017
@RohanNagar RohanNagar added the Type: Testing Relates to unit tests or integration testing. label Oct 4, 2017
@RohanNagar RohanNagar added P2 Medium priority. Can be addressed within the next few releases. Status: In Progress Work on the issue is in progress. labels Mar 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Medium priority. Can be addressed within the next few releases. Status: In Progress Work on the issue is in progress. Type: Code Quality Relates to code quality such as comments, style, and best practices. Type: Testing Relates to unit tests or integration testing.
Projects
None yet
Development

No branches or pull requests

1 participant