File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -732,6 +732,24 @@ tests:
732732 # Temp fix:
733733 browser : *minimal_browser_list
734734
735+ - test_name : integ_react_analytics_kinesis__auth
736+ desc : ' Test record API for Kinesis with authenticated user'
737+ framework : react
738+ category : analytics
739+ sample_name : [kinesis-test]
740+ spec : kinesis
741+ # Temp fix:
742+ browser : *minimal_browser_list
743+
744+ - test_name : integ_react_analytics_kinesis__unauth
745+ desc : ' Test record API for Kinesis with guest user'
746+ framework : react
747+ category : analytics
748+ sample_name : [kinesis-test]
749+ spec : kinesis-unauth
750+ # Temp fix:
751+ browser : *minimal_browser_list
752+
735753 # GEO
736754 - test_name : integ_react_geo_display_map
737755 desc : ' Display Map'
You can’t perform that action at this time.
0 commit comments