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

Fix send started event and param defaults #28

Merged
merged 3 commits into from
Nov 20, 2020

Conversation

melissa-hong
Copy link
Contributor

  • Fix the SEND_STARTED event to emit after it has actually started sending
  • Update paramDefaults to be overridden by event metadata passed in (to behave more like a default)
    • Update tests to make this clearer to verify

Melissa Hong added 3 commits November 19, 2020 09:58
- Previously it was always applying defaults on top of event metadata which
  is counter to how defaults should behave
- Update tests to make it clearer how the event data is being transformed
@melissa-hong melissa-hong merged commit abcc230 into master Nov 20, 2020
@melissa-hong melissa-hong deleted the mel.tweak-send-started-and-defaults branch November 20, 2020 17:37
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