mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-20 07:12:18 +00:00
✅(summary) add unit and API tests for summary service
Summary service currently has no tests. Add unit and API tests to summary service.
This commit is contained in:
+3
-1
@@ -57,7 +57,9 @@ It is nice to add information about the purpose of the pull request to help revi
|
||||
### Don't forget to:
|
||||
- check your commits
|
||||
- check the linting: `make lint && make frontend-lint`
|
||||
- check the tests: `make test`
|
||||
- check the tests:
|
||||
- backend: `make test`
|
||||
- summary: `make test-summary`
|
||||
- add a changelog entry
|
||||
|
||||
Once all the required tests have passed, you can request a review from the project maintainers.
|
||||
|
||||
Reference in New Issue
Block a user