-
Notifications
You must be signed in to change notification settings - Fork 35
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
Checklists – Test edit checklist title #2489
Checklists – Test edit checklist title #2489
Conversation
❌ Deploy Preview for staging-aiid failed.
|
Currently the test for updating the risk title fails – I think it's correct to do so. The GraphQL mutation does not seem to be triggered if you just edit the risk title and don't interact with the page otherwise – the change disappears if you immediately refresh the page. This is very strange because afaict, Formik's |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## staging #2489 +/- ##
===========================================
- Coverage 85.91% 77.13% -8.79%
===========================================
Files 248 240 -8
Lines 8358 8099 -259
Branches 2635 2570 -65
===========================================
- Hits 7181 6247 -934
- Misses 1089 1671 +582
- Partials 88 181 +93 ☔ View full report in Codecov by Sentry. |
1 failed test on run #2407 ↗︎
Details:
cypress/e2e/integration/apps/checklistsForm.cy.js • 1 failed test • Cypress e2e tests
Review all test suite changes for PR #2489 ↗︎ |
🚀 Deployed to Netlify! ✅ Build Log: 🔗 Preview URL: https://pr-2489--staging-aiid.netlify.app |
d8b24dc
to
14c6349
Compare
Resolves #2454 and #2454.