snowplow / dbt-snowplow-mobile

A fully incremental model, that transforms raw mobile event data generated by the Snowplow mobile trackers into a series of derived tables of varying levels of aggregation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add automated testing to mobile model

emielver opened this issue · comments

Describe the feature

We should add automated tests to the repository such that on every PR the tests run to ensure that we are not making breaking changes.

Who will this benefit?

This will benefit all developers of future versions of the mobile package, as well as all reviewers as there will be some checks in place to ensure that changes don't deviate from expected behaviour