User Story
As a Product Owner and developer,
I want to verify that the raw event data (IN_APP_SECTION, IN_APP_TOUCH, and IN_APP_RESPONSE) that is sent through Firebase is stored and can be queried through BigQuery within 24 hours of the event being sent and stored,
So that I can make sure data is being sent, stored, can be queried, and is in the format that I would expect it to be stored and contains the data that I would expect it to.
Acceptance Criteria
Given that I have sent event data from using the Shelf and have waited up to 24 hours for the data to populate in BigQuery,
When I use BigQuery then I should be able to query the raw IN_APP_SECTION and IN_APP_TOUCH event data for the Shelf app_ID.
Given that I have sent I have sent event data from using the level 1 Cat Story and have waited up to 24 hours for the data to populate in BigQuery,
When I use BigQuery then I should be able to query the raw IN_APP_SECTION and IN_APP_TOUCH event data for the Cat Story app_ID.
Given that I have sent event data from using the "proxy Tinkr Book" and have waited up to 24 hours for the data to populate in BigQuery,
When I use BigQuery then I should be able to query the raw IN_APP_SECTION, IN_APP_TOUCH, and IN_APP_RESPONSE event data for the Baby D app_ID.
User Story
As a Product Owner and developer,
I want to verify that the raw event data (IN_APP_SECTION, IN_APP_TOUCH, and IN_APP_RESPONSE) that is sent through Firebase is stored and can be queried through BigQuery within 24 hours of the event being sent and stored,
So that I can make sure data is being sent, stored, can be queried, and is in the format that I would expect it to be stored and contains the data that I would expect it to.
Acceptance Criteria
Given that I have sent event data from using the Shelf and have waited up to 24 hours for the data to populate in BigQuery,
When I use BigQuery then I should be able to query the raw IN_APP_SECTION and IN_APP_TOUCH event data for the Shelf app_ID.
Given that I have sent I have sent event data from using the level 1 Cat Story and have waited up to 24 hours for the data to populate in BigQuery,
When I use BigQuery then I should be able to query the raw IN_APP_SECTION and IN_APP_TOUCH event data for the Cat Story app_ID.
Given that I have sent event data from using the "proxy Tinkr Book" and have waited up to 24 hours for the data to populate in BigQuery,
When I use BigQuery then I should be able to query the raw IN_APP_SECTION, IN_APP_TOUCH, and IN_APP_RESPONSE event data for the Baby D app_ID.