Skip to content

Verify raw data storage through BigQuery #223

@burrage

Description

@burrage

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions