Skip to content

chore(tests/e2e): save cookies outside of test-results dir#1148

Merged
sidvishnoi merged 1 commit into
mainfrom
e2e-improvements
Aug 4, 2025
Merged

chore(tests/e2e): save cookies outside of test-results dir#1148
sidvishnoi merged 1 commit into
mainfrom
e2e-improvements

Conversation

@sidvishnoi

Copy link
Copy Markdown
Member

Context

When re-running tests locally, we've to go through the auth.setup step each time, as the test-results folder gets cleared on each test run, making repetitive testing slower locally.

Changes proposed in this pull request

Store auth cookies in .auth folder, and store that data weekly (yyyy followed by week number of the year (II)).

@sidvishnoi sidvishnoi requested a review from DarianM August 4, 2025 11:35
@github-actions github-actions Bot added the area: tests Improvements or additions to tests label Aug 4, 2025
@github-actions

github-actions Bot commented Aug 4, 2025

Copy link
Copy Markdown
Contributor

Extension builds preview

Name Link
Latest commit cd3fe8d
Latest job logs Run #16722013125
Chrome (997.91KB)Download
Firefox (997.93KB)Download
Safari (1.92MB)Download

@sidvishnoi sidvishnoi merged commit b384a6c into main Aug 4, 2025
13 checks passed
@sidvishnoi sidvishnoi deleted the e2e-improvements branch August 4, 2025 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: tests Improvements or additions to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants