Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashwin Kumar committed Oct 18, 2024
1 parent 5653781 commit 811d11e
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions .github/integ-config/integ-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -836,27 +836,27 @@ tests:
# browser: *minimal_browser_list

# # GEN2 STORAGE
- test_name: integ_react_storage
desc: 'React Storage Gen2'
framework: react
category: storage
sample_name: [storage-gen2]
spec: storage-gen2
browser: *minimal_browser_list
# - test_name: integ_react_storage
# desc: 'React Storage Gen2'
# framework: react
# category: storage
# sample_name: [storage-gen2]
# spec: storage-gen2
# browser: *minimal_browser_list
- test_name: integ_react_storage_internal
desc: 'React Storage Gen2 Internal APIs'
framework: react
category: storage
sample_name: [storage-gen2-internal]
spec: storage-gen2-internal
browser: *minimal_browser_list
- test_name: integ_next_storage
desc: 'Next Storage Auth'
framework: next
category: storage
sample_name: [storage-auth]
spec: storage-client-server
browser: [chrome] # firefox issues with secure cookies in cypress, manual testing works fine
# - test_name: integ_next_storage
# desc: 'Next Storage Auth'
# framework: next
# category: storage
# sample_name: [storage-auth]
# spec: storage-client-server
# browser: [chrome] # firefox issues with secure cookies in cypress, manual testing works fine

# # INAPPMESSAGING
# - test_name: integ_in_app_messaging
Expand Down

0 comments on commit 811d11e

Please sign in to comment.