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(webhook_events): support construct_event with timestamp #374

Closed
wants to merge 1 commit into from

Conversation

seanpianka
Copy link
Contributor

Summary

This PR adds a testing utility constructor which allows for replaying requests with an older timestamp. This is useful for unit tests and should not be used in production.

Checklist

@arlyon
Copy link
Owner

arlyon commented May 9, 2023

Thanks! There seems to be an issue with our MSRV and llvm-cov, I will investigate and report back. Thanks for your patience! :)

@arlyon
Copy link
Owner

arlyon commented May 9, 2023

I have pushed a change to fix the CI msrv pin issue, please rebase when you get the chance and ping me when its done :)

This is a testing utility constructor which allows for replaying
requests with an older timestamp.

Signed-off-by: Sean Pianka <pianka@eml.cc>
@seanpianka
Copy link
Contributor Author

Howdy @arlyon! At long last, I have recalled this PR and rebased from this upstream's master branch. If this code is still suitable for the mainline, considering #436, feel free to merge it.

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.

None yet

2 participants