Skip to content

Conversation

@fathyb
Copy link
Contributor

@fathyb fathyb commented Feb 20, 2020

What does this PR do?
Update Wootric to use @segment/analytics.js-integration@3.3.1 to fix initialization issues.

Testing completed successfully on local and staging.

Are there breaking changes in this PR?
No.

Any background context you want to provide?
https://segment.atlassian.net/browse/LIB-1619

Is there parity with the server-side/android/iOS integration components (if applicable)?
No.

Does this require a new integration setting? If so, please explain how the new setting works
No.

Links to helpful docs and other external resources
N/A

@fathyb fathyb force-pushed the fix-wootric-init branch from d5d17fa to a18ae93 Compare March 3, 2020 15:45
@fathyb fathyb requested a review from briemcnally March 3, 2020 16:06
analytics.assert(window.wootricSettings.properties.property2 === 'bar');
});

it('should set suffix _date to property key and convert date if trait is a date', function() {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test didn't work before and is only failing now because we only test commit changes. We can verify this by running:

git checkout origin/master
git clean -fdx
yarn
yarn workspace @segment/analytics.js-integration-wootric run test

@fathyb fathyb merged commit 8c4c227 into master Apr 14, 2020
@fathyb fathyb deleted the fix-wootric-init branch April 14, 2020 15:37
marinhero pushed a commit to Wootric/analytics.js-integrations-1 that referenced this pull request Apr 24, 2020
* fix(wootric): update analytics.js-integration

* Prevent failure when changing yarn.lock

* Revert CircleCI changes

* Revert yarn.lock changes

* Skip failling test

* Upgrade to ajs-integration@latest
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.

5 participants