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

UAT Release #2384

Merged
merged 11 commits into from
Jan 22, 2025
Merged

UAT Release #2384

merged 11 commits into from
Jan 22, 2025

Conversation

depsiatwal
Copy link
Contributor

UAT Release

saruniitr and others added 11 commits January 17, 2025 11:28
So that we have parity with the flags displayed on queue view vs
case detail page.
For these tests we want an application to be in submitted state
without actually submitting (via API call) as that would trigger
flagging rules and alter the flags applied.

We cannot use DraftStandardApplicationFactory() as its purpose
is to give a draft application. StandardApplicationFactory() can
be updated but no products attached at this stage.

A new factory is created for this purpose which has products and
provided flags attached.

When changes are saved then post_save signal can still trigger
flagging rules hence this is mocked in the test.
LTD-5775: Display all destinations flags on Case detail page
@depsiatwal depsiatwal merged commit 71923a8 into uat Jan 22, 2025
27 checks passed
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