Automattic / Automattic/jetpack
OpenTable block: E2E Test
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
#### Is your feature request related to a problem? Please describe.
We should add an E2E test for the OpenTable block so that we notice if any future changes break it.
#### Describe the solution you'd like
The E2E test should ensure that any regressions in behaviour are caught and surfaced so that we don't merge code that breaks this block.
#### Describe alternatives you've considered
This is how we've done it in the past: https://github.com/Automattic/jetpack/pull/14096
Contributor guide
Research direction
Start by reviewing the approach in pull request 14096 and locating the existing OpenTable block and E2E test setup. Add coverage for the block's behavior, with the test failing if future changes introduce a regression.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- wordpress
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100