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

Move unit test helpers, but not assertions, into Scarpe-Components #356

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

noahgibbs
Copy link
Collaborator

Description

The assertion system isn't as complete, and is fairly specific to the way we do subprocesses for testing Webview. But the unit test helpers -- things like using a temp file or env vars, or logging failing tests -- is more broadly usable, and is a good idea to have available for Wasm.

Checklist

  • Run tests locally
  • Run linter(check for linter errors)

@noahgibbs noahgibbs merged commit db44220 into main Aug 16, 2023
@noahgibbs noahgibbs deleted the unit_test_helpers_component branch August 18, 2023 16:55
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.

2 participants