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

Introduce Unit testing #1174

Closed
kelson42 opened this issue May 22, 2019 · 1 comment
Closed

Introduce Unit testing #1174

kelson42 opened this issue May 22, 2019 · 1 comment
Assignees
Milestone

Comments

@kelson42
Copy link
Collaborator

kelson42 commented May 22, 2019

  • Choose a unit test framework
  • Introduce it to the code base
  • Make a few unit tests to demo the framework
  • Secure the code coverage works fine with the unit tests, cf Automated code coverage #1175
  • Introduce the unit testing in the CI (for each PR, before integration/UI automated tests)
  • Document how to make new unit tests (if not obvious)
@kelson42 kelson42 added this to the 2.5 milestone May 22, 2019
macgills pushed a commit that referenced this issue May 23, 2019
macgills added a commit that referenced this issue May 28, 2019
…extracting necessary pieces to allow testability
macgills added a commit that referenced this issue May 29, 2019
macgills added a commit that referenced this issue May 29, 2019
macgills added a commit that referenced this issue May 30, 2019
@macgills
Copy link
Contributor

Addressed by #1182

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

2 participants