Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Refactor e2e tests and add goToFile fixture #167

Merged
merged 2 commits into from
Mar 3, 2023

Conversation

DAreRodz
Copy link
Collaborator

@DAreRodz DAreRodz commented Mar 3, 2023

What

Reorganize e2e folders and create a goToFile fixture to help visit local HTML files during test execution, avoiding errors with fetch calls.

Why

To share that code between the different spec files. See #163 (comment).

How

Following the Playwright's way of sharing code between spec files: fixtures.

Copy link
Member

@luisherranz luisherranz left a comment

Choose a reason for hiding this comment

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

Looks great. Thanks, David! 🚀

@DAreRodz DAreRodz merged commit 75b6903 into main-wp-directives-plugin Mar 3, 2023
@DAreRodz DAreRodz deleted the refactor-e2e-tests branch March 3, 2023 15:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants