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

feat: make testing more resilient towards usage with app.synth #2762

Merged
merged 2 commits into from
Jun 1, 2023

Conversation

DanielMSchmidt
Copy link
Contributor

@DanielMSchmidt DanielMSchmidt commented Apr 3, 2023

We currently fail if users use Testing.app instead of Testing.synthScope in their test cases together with custom matchers because one returns a JSON config and the other the file path. This change makes the matcher resilient in dealing with both options.

@DanielMSchmidt DanielMSchmidt added this pull request to the merge queue Jun 1, 2023
Merged via the queue into main with commit a7322ac Jun 1, 2023
23 checks passed
@DanielMSchmidt DanielMSchmidt deleted the make-unit-testing-helpers-more-resilient branch June 1, 2023 12:15
@xiehan xiehan added this to the 0.17 milestone Jun 14, 2023
@github-actions
Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants