Fcrm 6803 add p1 tests to results and next steps#768
Merged
garydawsonDEFRA merged 8 commits intodevelopmentfrom Apr 28, 2026
Merged
Fcrm 6803 add p1 tests to results and next steps#768garydawsonDEFRA merged 8 commits intodevelopmentfrom
garydawsonDEFRA merged 8 commits intodevelopmentfrom
Conversation
…dle potentially conflicting pdf jobs between spec files
Test Results68 tests 68 ✅ 55s ⏱️ Results for commit a19cae8. ♻️ This comment has been updated with latest results. |
Contributor
RyonLeightonDEFRA
left a comment
There was a problem hiding this comment.
Added comments and new branch as per teams chat
* pdf updates Co-authored-by: Copilot <copilot@github.com> * removed test.describe.only from results spec file --------- Co-authored-by: Copilot <copilot@github.com> Co-authored-by: Gary Dawson <gary.dawson@defra.gov.uk>
RyonLeightonDEFRA
approved these changes
Apr 28, 2026
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Implemented a P1 PDF download testing setup. This included adding a PDFDriver file to handle download events and responses, parse PDF content, and perform assertions and adding coverage for Results and Next Steps Spec files across flood zones 1–3.
Updated README, added PDF downloads to the git-ignore file.
Other additional changes include; removing confirmation page test from check your details spec file and making E2E test run in Pre only.