Skip to content

release-2024-12-18#365

Merged
sinatragianpaolo merged 8 commits into
mainfrom
develop
Dec 18, 2024
Merged

release-2024-12-18#365
sinatragianpaolo merged 8 commits into
mainfrom
develop

Conversation

@sinatragianpaolo
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown

Tests difference:

New Tests

< Route GET /users/me/campaigns/{campaignId}/ - custom bug types set for a specific CP - Should return not-standard (enabled  and disabled) custom bug TYPE as valid
< Route GET /users/me/campaigns/{campaignId}/ - custom bug types set for a specific CP - Should return selected bug types also if type are disabled
< Route POST a bug to a specific campaign - Should return 200 if send a not-standard (and enabled) bug TYPE on wp_appq_evd_bug_type
< Route POST a bug to a specific campaign - Should return 200 if send an existent (and enabled) bug TYPE on wp_appq_evd_bug_type
< Route POST a bug to a specific campaign - Should return an error if send an existent (disabled) bug TYPE on wp_appq_evd_bug_type
< Route POST a bug to a specific campaign - with custom type - Should answer 200 if a user sends custom bug-type disabled but exist as custom type
< Route POST a bug to a specific campaign - with custom type - Should answer 403 if a user sends a non-existent bug-type on CP
< Route POST a bug to a specific campaign - with custom type - Should return an error if a user sends a bug-type not included as custom

Removed Tests

> Route POST a bug to a specific campaign - with custom type - Should answer 403 if a user sends a unaccepted bug-type on CP

@sinatragianpaolo sinatragianpaolo merged commit 2a16b60 into main Dec 18, 2024
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.

2 participants