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: user attribute, identity, and custom event processing with unit tests #6

Merged
merged 8 commits into from
Jun 24, 2024

Conversation

SbDove
Copy link
Collaborator

@SbDove SbDove commented Jun 20, 2024

Summary

{provide a thorough description of the changes}
This PR adds user attribute, user identity, and custom event processing to the Heap Kit. It also adds unit tests for basic verification.

Testing Plan

{explain how this has been tested, and what additional testing should be done}
This was tested locally via testEndToEnd and will be tested in QA before being pushed into main.

Master Issue

Closes https://mparticle-eng.atlassian.net/browse/SQDPB-3951

@SbDove SbDove changed the title Add user attribute, identity, and custom event processing with unit tests feat: user attribute, identity, and custom event processing with unit tests Jun 20, 2024
@SbDove SbDove requested a review from alexs-mparticle June 20, 2024 20:46
src/identity-handler.js Outdated Show resolved Hide resolved
src/identity-handler.js Show resolved Hide resolved
src/identity-handler.js Outdated Show resolved Hide resolved
test/end-to-end-testapp/build/compilation.js Outdated Show resolved Hide resolved
test/end-to-end-testapp/settings.js Outdated Show resolved Hide resolved
src/event-handler.js Outdated Show resolved Hide resolved
src/event-handler.js Outdated Show resolved Hide resolved
src/user-attribute-handler.js Show resolved Hide resolved
dist/HeapKit.common.js Outdated Show resolved Hide resolved
@SbDove SbDove merged commit b47736c into development Jun 24, 2024
4 checks passed
@SbDove SbDove deleted the feat/ua-identity-custom-event-handlers branch June 24, 2024 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