Skip to content

Conversation

@osis
Copy link
Collaborator

@osis osis commented Mar 30, 2025

Short description of work done

The recommended default setup has always been to run dAppwright with serial: true but this PR looks to change that. Adjusts the overall fixture wallet context to more gracefully operate per worker. This is possible due to #225.

PR Checklist

  • I have run linter locally
  • I have run unit and integration tests locally

Issues

Close #3

@osis osis requested a review from a team as a code owner March 30, 2025 18:40
@changeset-bot
Copy link

changeset-bot bot commented Mar 30, 2025

🦋 Changeset detected

Latest commit: 552f1d0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@tenkeylabs/dappwright Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@osis osis changed the title chore: adjusts and refactors tests for parrallel execution chore: adjusts and refactors tests for parallel execution Mar 30, 2025
@osis osis force-pushed the parallel-tests branch 8 times, most recently from 0cbcc7b to 29814cc Compare March 30, 2025 21:42
Base automatically changed from bump-metamask to main March 30, 2025 22:44
@osis osis merged commit 9ba53a5 into main Mar 30, 2025
3 checks passed
@osis osis deleted the parallel-tests branch March 30, 2025 23:10
@github-actions github-actions bot mentioned this pull request Mar 30, 2025
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.

Wallet actions in multiple tests can only run serially

2 participants