-
Notifications
You must be signed in to change notification settings - Fork 2
Extended framework to support visibility validation functional tests #1006
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
Merged
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
e16359a
WIP
Gautham059 7455a9e
Merge branch 'master' into HDPI-5340-hidden-elements-2
Gautham059 0d3c498
Merge branch 'master' into HDPI-5340-hidden-elements-2
Gautham059 78eb960
Merge branch 'master' into HDPI-5340-hidden-elements-2
Gautham059 4c8b1bd
Merge branch 'master' into HDPI-5340-hidden-elements-2
Gautham059 d125f03
Merge branch 'master' into HDPI-5340-hidden-elements-2
Gautham059 ab82699
Merge branch 'master' into HDPI-5340-hidden-elements-2
Gautham059 114df6a
Merge branch 'master' into HDPI-5340-hidden-elements-2
Gautham059 cfb041e
Visibility validation added
Gautham059 bc79663
Merge branch 'master' into HDPI-5340-hidden-elements-2
Gautham059 23e6128
button reference updated
Gautham059 df72a83
created a story for noRentArrearsNavigationTests
Gautham059 7686ce4
Merge branch 'master' into HDPI-5340-hidden-elements-2
Gautham059 8efe78d
Updated trigger logic
Gautham059 d190236
Merge branch 'master' into HDPI-5340-hidden-elements-2
Gautham059 a7764f2
Merge branch 'master' into HDPI-5340-hidden-elements-2
Gautham059 cdb0b56
defendant dob name changed
Gautham059 2d09451
Merge branch 'master' into HDPI-5340-hidden-elements-2
Gautham059 9638ea0
wip
Gautham059 a5d52e5
removed comment
Gautham059 5d79b0e
Updated tests
Gautham059 0d85fc9
Updated ref
Gautham059 8f47e15
Removed locator
Gautham059 0348a36
Merge branch 'master' into HDPI-5340-hidden-elements-2
Gautham059 2b86cdd
syntax fixed
Gautham059 4f86a39
Merge remote-tracking branch 'origin/HDPI-5340-hidden-elements-2' int…
Gautham059 1c63e0f
Merge branch 'master' into HDPI-5340-hidden-elements-2
Gautham059 d085065
syntax fixed
Gautham059 b32705d
skipping other tests
Gautham059 4d04304
Updated date
Gautham059 d4ffb9d
Merge branch 'master' into HDPI-5340-hidden-elements-2
Gautham059 04720b0
Updated locator
Gautham059 fcb7a5e
Merge branch 'master' into HDPI-5340-hidden-elements-2
Gautham059 fb9bba7
Unskipped tests
Gautham059 1fcf74a
Merge remote-tracking branch 'origin/HDPI-5340-hidden-elements-2' int…
Gautham059 e46ecf4
Unskipped tests
Gautham059 a615835
Merge branch 'master' into HDPI-5340-hidden-elements-2
Gautham059 8622545
Merge branch 'master' into HDPI-5340-hidden-elements-2
Gautham059 2594eed
Merge branch 'master' into HDPI-5340-hidden-elements-2
Gautham059 c81c85b
Updated data
Gautham059 5d49aae
Skipping the failures temporarily
Gautham059 12239c8
Merge branch 'master' into HDPI-5340-hidden-elements-2
Gautham059 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
5 changes: 3 additions & 2 deletions
5
src/test/ui/data/page-data/noticeDateWhenNotProvided.page.data.ts
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
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
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
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
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
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
This file was deleted.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| import { dashboard, defendantDateOfBirth, feedback } from '../data/page-data'; | ||
| import { performValidation } from '../utils/controller'; | ||
|
|
||
| export async function defendantDateOfBirthNavigationTests(): Promise<void> { | ||
| await performValidation('pageNavigation', defendantDateOfBirth.feedbackLink, { | ||
| element: feedback.tellUsWhatYouThinkParagraph, | ||
| pageSlug: defendantDateOfBirth.pageSlug, | ||
| }); | ||
| //This has to be fixed as it depends on the test case journey HDPI-5786 | ||
| // await performValidation('pageNavigation', defendantDateOfBirth.backLink, defendantNameCapture.mainHeader); | ||
| await performValidation('pageNavigation', defendantDateOfBirth.saveForLaterButton, dashboard.mainHeader); | ||
| } |
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.