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

feat: Add E2E Coverage for Property Information #4025

Merged
merged 9 commits into from
Dec 3, 2024
Merged

Conversation

RODO94
Copy link
Contributor

@RODO94 RODO94 commented Dec 2, 2024

Added coverage for the Property Information component in the E2E ui-driven tests.

Covered adding the component in the Editor, Navigating it in the Public view, and changing the property type.

In order to see if the map is working, I have added a check to review the geoJsonData attribute and ensure correct data is being added here, which should indicate the map is working.

Added a new package here to bring in the same types as we use in the Editor for Feature so we can match it up with the mock

@RODO94 RODO94 force-pushed the rory/e2e-prop-info branch from 4c64c12 to 56ff48b Compare December 2, 2024 12:47
Copy link

github-actions bot commented Dec 2, 2024

Removed vultr server and associated DNS entries

add geoJson mock and types

lint fix
@RODO94 RODO94 force-pushed the rory/e2e-prop-info branch from 56ff48b to a6e5ccf Compare December 2, 2024 14:16
@RODO94 RODO94 force-pushed the rory/e2e-prop-info branch from 2b589dd to 110a373 Compare December 2, 2024 14:56
@RODO94 RODO94 marked this pull request as ready for review December 2, 2024 15:51
@RODO94 RODO94 requested a review from a team December 2, 2024 15:52
@RODO94
Copy link
Contributor Author

RODO94 commented Dec 3, 2024

Copy link
Member

@jessicamcinchak jessicamcinchak left a comment

Choose a reason for hiding this comment

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

Thanks for adjustments here - a lot closer but still a few comments to address please !

Copy link
Member

@jessicamcinchak jessicamcinchak left a comment

Choose a reason for hiding this comment

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

One lingering comment but otherwise happy for this one to merge - thanks for adjusting per feedback!

Going forwards, would love to understand what would have helped make the expected steps of this test (eg how "change property type" works) more discoverable for you upfront without me catching that "Unknown" on first review.

@RODO94 RODO94 merged commit 21a0213 into main Dec 3, 2024
12 checks passed
@RODO94 RODO94 deleted the rory/e2e-prop-info branch December 3, 2024 17:25
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.

2 participants