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

PIA-986: Dashboard Connection Details Tests #50

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

kp-geneva-parayno
Copy link
Contributor

Added Dashboard Connection Details Tests; Optimised elements and methods on test screen classes

Copy link
Collaborator

@kp-laura-sempere kp-laura-sempere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job @xv-geneva-parayno !
Good call adding the accesibilityIdentifiers in the cells 👍

@@ -313,7 +314,7 @@ extension HandshakePopoverSelectionView: UITableViewDelegate, UITableViewDataSou
}

func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {

self.accessibilityIdentifier = "HandshakePopoverSelectionView"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍


var connectionTileCell: XCUIElement {
cell(with: "ConnectionTileCollectionViewCell")
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great call adding the accesibilityIdentifiers in all those elements 👍

Copy link
Collaborator

@kp-said-rehouni kp-said-rehouni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Great job @xv-geneva-parayno!

@kp-geneva-parayno kp-geneva-parayno merged commit b3d7dea into master Dec 19, 2023
1 check failed
@kp-geneva-parayno kp-geneva-parayno deleted the PIA-986_DashboardProtocolDetailTests branch December 19, 2023 02:12
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