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

Support firing test events #30

Open
jethron opened this issue Feb 27, 2020 · 0 comments
Open

Support firing test events #30

jethron opened this issue Feb 27, 2020 · 0 comments

Comments

@jethron
Copy link
Contributor

jethron commented Feb 27, 2020

Build an interface to generate test events.

  • Take a collector URL (prod, mini, micro, whatever)
  • Allow selection of the different hit-types (Pageview, Struct Event, Self Describing Event, etc)
  • Generate a form for user to fill out any details.
  • Grab browser information from the currently running browser as defaults
  • Allow selection of schemas for SDE/contexts (populate from the current local schemas/schema cache, or enter a new Iglu URI), and generate an appropriate form for the custom data
  • Import existing JSON for SDE/contexts
  • Save a history of previous test events, so they can be replayed to test schema changes
  • Allow saving real production events to history so they can be used as test cases
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

No branches or pull requests

1 participant