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

HL-864, HL-875: Fix failing submit for handler #2153

Merged
merged 6 commits into from
Jul 30, 2023

Conversation

mjturt
Copy link
Collaborator

@mjturt mjturt commented Jul 13, 2023

Description ✨

Crashed as the frontend couldn't parse the backend error message related to the missing terms. This fixes error message parsing.

Also, added fixture for handler terms to avoid this happening in the future.

Modified seed command to seed handler applications also (HL-875).

@codecov-commenter
Copy link

Codecov Report

Merging #2153 (78a8b0b) into develop (36b198d) will decrease coverage by 18.22%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##           develop    #2153       +/-   ##
============================================
- Coverage    30.01%   11.80%   -18.22%     
============================================
  Files          816      160      -656     
  Lines        16766     4465    -12301     
  Branches      3645     1115     -2530     
============================================
- Hits          5032      527     -4505     
+ Misses       11122     3768     -7354     
+ Partials       612      170      -442     
Impacted Files Coverage Δ
...rc/components/newApplication/useApplicationForm.ts 0.00% <0.00%> (ø)
...ntend/benefit/handler/src/hooks/useFormActions.tsx 0.00% <0.00%> (ø)

... and 656 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link
Contributor

Helsinkibenefit-bf-appl is deployed to: https://helsinkibenefit-bf-appl-2153.test.kuva.hel.ninja 🚀🚀🚀

@github-actions
Copy link
Contributor

Helsinkibenefit-bf-hdlr is deployed to: https://helsinkibenefit-bf-hdlr-2153.test.kuva.hel.ninja 🚀🚀🚀

@github-actions
Copy link
Contributor

Helsinkibenefit-bf-bknd is deployed to: https://helsinkibenefit-bf-bknd-2153.test.kuva.hel.ninja 🚀🚀🚀

@github-actions
Copy link
Contributor

TestCafe result is success for https://helsinkibenefit-bf-appl-2153.test.kuva.hel.ninja! 😆🎉🎉🎉

@sirtawast sirtawast merged commit d640405 into develop Jul 30, 2023
18 checks passed
@sirtawast sirtawast deleted the HL-864-failing-submit branch July 30, 2023 06:53
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.

3 participants