DevoteamNL / opendora

Team performance insights for your organization.
GNU General Public License v3.0
64 stars 8 forks source link

Chore/#71 refactor tests using msw #107

Closed kylejwatson closed 11 months ago

kylejwatson commented 11 months ago

Description

Added msw to avoid mocking services and test UI closer to real usage. Adds tests for GroupDataService so that we have full coverage.

Issue

This PR addresses issue #71.

Contribution Checklist:

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.