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

Feature/unittest/userrepo #110

Merged
merged 9 commits into from
May 25, 2020
Merged

Feature/unittest/userrepo #110

merged 9 commits into from
May 25, 2020

Conversation

JVerbruggen
Copy link
Member

@JVerbruggen JVerbruggen commented May 4, 2020

Description

Added unit tests for UserRepository

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • My code follows the style guidelines of this project
  • I did not update API Controllers, if I did, I added/changed Postman tests
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I updated the changelog with an end-user readable description
  • I assigned this pull request to the correct project board to update the sprint board

Steps to Test or Reproduce

Outline the steps to test or reproduce the PR here.
These steps will be used during release testing.

  1. Do something here...
  2. Then run this test...
  3. After that, you should see the result here

Link to issue

@JVerbruggen JVerbruggen self-assigned this May 4, 2020
3_Repositories.Tests/UserRepositoryTest.cs Outdated Show resolved Hide resolved
3_Repositories.Tests/UserRepositoryTest.cs Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
RamonPeek
RamonPeek previously approved these changes May 11, 2020
CHANGELOG.md Outdated Show resolved Hide resolved
@JVerbruggen JVerbruggen linked an issue May 13, 2020 that may be closed by this pull request
@JVerbruggen JVerbruggen merged commit 6d4d329 into develop May 25, 2020
@JVerbruggen JVerbruggen deleted the feature/unittest/userrepo branch May 25, 2020 08:32
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

Successfully merging this pull request may close these issues.

3 participants