Skip to content

Commit 5a0e006

Browse files
sobermosama-rizk
andauthored
chore: enable kinesis tests (aws-amplify#14652)
Co-authored-by: Osama Rizk <[email protected]>
1 parent ed44b50 commit 5a0e006

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -767,6 +767,24 @@ tests:
767767
# Temp fix:
768768
browser: *minimal_browser_list
769769

770+
- test_name: integ_react_analytics_kinesis__auth
771+
desc: 'Test record API for Kinesis with authenticated user'
772+
framework: react
773+
category: analytics
774+
sample_name: [kinesis-test]
775+
spec: kinesis
776+
# Temp fix:
777+
browser: *minimal_browser_list
778+
779+
- test_name: integ_react_analytics_kinesis__unauth
780+
desc: 'Test record API for Kinesis with guest user'
781+
framework: react
782+
category: analytics
783+
sample_name: [kinesis-test]
784+
spec: kinesis-unauth
785+
# Temp fix:
786+
browser: *minimal_browser_list
787+
770788
# GEO
771789
- test_name: integ_react_geo_display_map
772790
desc: 'Display Map'

0 commit comments

Comments
 (0)