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

E2E Testing Batch. #100

Open
3 of 33 tasks
cbravobernal opened this issue Apr 2, 2025 · 0 comments
Open
3 of 33 tasks

E2E Testing Batch. #100

cbravobernal opened this issue Apr 2, 2025 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed [Type] Enhancement New feature or request

Comments

@cbravobernal
Copy link
Contributor

cbravobernal commented Apr 2, 2025

Why

The plugin needs a complete set of E2E tests, so contributors can keep implementing features, fixing bugs, and updating the code with the latest standards without the fear of breaking thousands of sites.

Therefore, it needs a list of the main features to be tested.

User stories to test

  • A user can create, fill, and render a custom post type. E2E: Create a custom post type and use wp-scripts. #98

  • A user can create, fill, and render a Field Group. E2E: Add field text testing. #103

  • A user can create, fill, and render a Text Field inside a Field Group. E2E: Add field text testing. #103

  • A user can create, fill, and render a Email Field inside a Field Group.

  • A user can create, fill, and render a Number Field inside a Field Group.

  • A user can create, fill, and render a Password Field inside a Field Group.

  • A user can create, fill, and render a Range Field inside a Field Group.

  • A user can create, fill, and render a Text Area Field inside a Field Group.

  • A user can create, fill, and render a URL Field inside a Field Group.

  • A user can create, fill, and render a Checkbox Field inside a Field Group.

  • A user can create, fill, and render a Radio button Field inside a Field Group.

  • A user can create, fill, and render a Select Field inside a Field Group.

  • A user can create, fill, and render a True/False Field inside a Field Group.

  • A user can create, fill, and render a File inside a Field Group.

  • A user can create, fill, and render a Gallery Field inside a Field Group.

  • A user can create, fill, and render an Image Field inside a Field Group.

  • A user can create, fill, and render an oEmbed Field inside a Field Group.

  • A user can create, fill, and render a Color Picker Field inside a Field Group.

  • A user can create, fill, and render a WYSIWYG Field inside a Field Group.

  • A user can create, fill, and render a Date Field inside a Field Group.

  • A user can create, fill, and render a Date Time Field inside a Field Group.

  • A user can create, fill, and render a Time Field inside a Field Group.

  • A user can create, fill, and render an Accordion Field inside a Field Group.

  • A user can create, fill, and render an Icon Picker Field inside a Field Group.

  • A user can create, fill, and render a Repeater Field inside a Field Group.

  • A user can create, fill, and render a Tab Field inside a Field Group.

  • A user can create, fill, and render a Group Field inside a Field Group.

  • A user can create, fill, and render a Flexible Content Field inside a Field Group.

  • A user can create, fill, and render a Post Object Field inside a Field Group.

  • A user can create, fill, and render a Relationship Field inside a Field Group.

  • A user can create, fill, and render a Taxonomy Field inside a Field Group.

  • A user can create, fill, and render a User Field inside a Field Group.

  • A user can create, fill and render a SCF Block.

@cbravobernal cbravobernal added [Type] Enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed [Type] Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant