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

Add tests using Micro for payload validation #736

Closed
matus-tomlein opened this issue Dec 2, 2022 · 0 comments
Closed

Add tests using Micro for payload validation #736

matus-tomlein opened this issue Dec 2, 2022 · 0 comments
Assignees
Labels
type:admin About code or repo management.
Milestone

Comments

@matus-tomlein
Copy link
Contributor

Instead of validating event payloads using the ObjC Iglu Client, we could make use of Snowplow Micro. The Iglu Client is no longer maintained and not compatible with Swift Package Manager which makes it difficult to use as we move from Carthage to SPM. Instead, Micro is actively maintained and a common approach that we use in tests in other trackers as well.

@matus-tomlein matus-tomlein self-assigned this Dec 2, 2022
@matus-tomlein matus-tomlein added the type:admin About code or repo management. label Dec 2, 2022
@matus-tomlein matus-tomlein added this to the 5.0.0 milestone Dec 2, 2022
matus-tomlein added a commit that referenced this issue Dec 7, 2022
Clean up Mocker

Remove slather file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:admin About code or repo management.
Projects
None yet
Development

No branches or pull requests

1 participant