Skip to content

Conversation

@iDome89
Copy link
Contributor

@iDome89 iDome89 commented Dec 5, 2025

No description provided.

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

Tests difference:

New Tests

< Route PUT/dossiers/:campaignId/humanResources - Should answer 200 if admin
< Route PUT/dossiers/:campaignId/humanResources - Should answer 200 if has access to campaign
< Route PUT/dossiers/:campaignId/humanResources - Should answer 400 if invalid body
< Route PUT/dossiers/:campaignId/humanResources - Should answer 400 if profile does not exist
< Route PUT/dossiers/:campaignId/humanResources - Should answer 400 if tester
< Route PUT/dossiers/:campaignId/humanResources - Should answer 400 if work rate does not exist
< Route PUT/dossiers/:campaignId/humanResources - Should answer 403 if no access to campaign
< Route PUT/dossiers/:campaignId/humanResources - Should answer 403 if not logged in
< With basic data - Should remove the old records and update the human resources

@coveralls
Copy link
Collaborator

coveralls commented Dec 5, 2025

Coverage Status

coverage: 78.799% (+0.03%) from 78.766%
when pulling 3f88b9f on UN-2162
into 5eb7f47 on develop.

Modified src/reference/openapi.yml

feat: implement PUT route for updating human resources in campaign

test: enhance PUT route tests for human resources with additional assertions

feat: enhance validation for human resources PUT route to check profile and work rate existence

Modified src/reference/openapi.yml

Modified src/reference/openapi.yml

fix: remove exclusiveMinimum property from assignee in campaigns path
@d-beezee d-beezee merged commit dbebf84 into develop Dec 9, 2025
4 checks passed
@d-beezee d-beezee deleted the UN-2162 branch December 9, 2025 10:48
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.

4 participants