Skip to content

Commit

Permalink
chore: Reintroduce analytics integ test (#12077)
Browse files Browse the repository at this point in the history
* chore: Reintroduce analytics integ test

* fix: sample name

* Update .github/integ-config/integ-all.yml

Co-authored-by: Jim Blanchard <[email protected]>

---------

Co-authored-by: Jim Blanchard <[email protected]>
  • Loading branch information
stocaaro and jimblanc authored Sep 19, 2023
1 parent 054df96 commit 51e478e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/integ-config/integ-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -555,6 +555,16 @@ tests:
# spec: authenticator
# browser: *minimal_browser_list

# ANALYTICS
- test_name: integ_react_analytics_pinpoint
desc: 'Test record and identifyUser calls for pinpoint'
framework: react
category: analytics
sample_name: [pinpoint-test]
spec: pinpoint
# Temp fix:
browser: *minimal_browser_list

# GEO
# - test_name: integ_react_geo_display_map
# desc: 'Display Map'
Expand Down

0 comments on commit 51e478e

Please sign in to comment.