Skip to content

E2E: refactor fixtures, tests, and API utils#442

Open
SteveChurchillSWO wants to merge 1 commit into
mainfrom
feature/MPT-23141-refactor
Open

E2E: refactor fixtures, tests, and API utils#442
SteveChurchillSWO wants to merge 1 commit into
mainfrom
feature/MPT-23141-refactor

Conversation

@SteveChurchillSWO

Copy link
Copy Markdown

Description

Refactor end-to-end tests and utilities: switch page fixture to provide an AuthRequest fixture (replacing baseRequest), update imports to the new api-interceptor path, and adjust fixture typings/formatting. Remove deprecated user helper methods from AuthRequest and delete legacy api-requests files. Standardize and add per-test tags (e.g. add '@fast' alongside existing priority tags) and reformat several test specs for consistency. Also bump @playwright/test (devDependency) to 1.57.0 in package.json. These changes reorganize API interception utilities, improve fixture typing, and harmonize test metadata.

Related issue number

https://softwareone.atlassian.net/browse/MPT-23141

Refactor end-to-end tests and utilities: switch page fixture to provide an AuthRequest fixture (replacing baseRequest), update imports to the new api-interceptor path, and adjust fixture typings/formatting. Remove deprecated user helper methods from AuthRequest and delete legacy api-requests files. Standardize and add per-test tags (e.g. add '@fast' alongside existing priority tags) and reformat several test specs for consistency. Also bump @playwright/test (devDependency) to 1.57.0 in package.json. These changes reorganize API interception utilities, improve fixture typing, and harmonize test metadata.
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.

1 participant