Skip to content

Improve expected action test store failure message #1883

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

Merged
merged 2 commits into from
Jan 31, 2023

Conversation

stephencelis
Copy link
Member

We currently interpolate the action directly, which prints in a pretty crude format that becomes almost incomprehensible for deeply nested actions (common in "integration" tests). So let's leverage Custom Dump instead!

We currently interpolate the action directly, which prints in a pretty
crude format that becomes almost incomprehensible for deeply nested
actions (common in "integration" tests). So let's leverage Custom Dump
instead!
@stephencelis stephencelis merged commit 5e4caa8 into main Jan 31, 2023
@stephencelis stephencelis deleted the improve-test-store-failure-message branch January 31, 2023 01:56
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