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

fix(runner): minimize wrightplay pollution #21

Merged
merged 4 commits into from
Oct 27, 2023
Merged

Conversation

PaperStrike
Copy link
Owner

  • Fix the source-mapped stack traces for entry points that is not a direct child of cwd.
  • Move wrightplay entry point to __wrightplay__/stdin.
  • Remove the injected script element once it starts to load.
  • Discard log errors that is caused by auto rerun navigations.
  • Sort test imports to ignore irrelevant file watch events.
  • Suggest the fullTrace option for mocha use cases.

@PaperStrike PaperStrike added the bug Something isn't working label Oct 27, 2023
@PaperStrike PaperStrike merged commit 546517f into main Oct 27, 2023
4 checks passed
@PaperStrike PaperStrike deleted the less-pollution branch October 27, 2023 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant