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

chore: swap out event_body for one that includes troubled weight field for testing #150

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

Justintime50
Copy link
Member

Per EasyPost/easypost-node#467, Node does not validate webhooks correctly when a float field is present which is the case with a tracker update webhook. Swapping the event_body fixture here for a webhook with more interesting fields to test. This will be updated in all the libs and tested to ensure all of them can properly validate these fields properly (eg: weight float)

@Justintime50 Justintime50 requested a review from a team August 13, 2024 22:08
@Justintime50 Justintime50 merged commit 9447e72 into master Aug 13, 2024
9 checks passed
@Justintime50 Justintime50 deleted the new_event_body branch August 13, 2024 22:10
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