woocommerce-ios
                                
                                 woocommerce-ios copied to clipboard
                                
                                    woocommerce-ios copied to clipboard
                            
                            
                            
                        Send test analytics to dedicated suites for unit, UI iOS, and UI iPadOS
(Supersedes https://github.com/woocommerce/woocommerce-ios/pull/7163)
Description
I created three Test Analytics suites for unit, UI iOS, and UI iPadOS tests to collect more granular info. In particular, given the difference in test run time between unit and UI, having them split means we should have more accurate average figures.
Testing instructions
Verify that analytics have been reported for this build by following the "Test Analytics" link in the build page.
- [x] I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txtif necessary.
You can test the changes from this Pull Request by:
- Clicking here or scanning the QR code below to access App Center
- Then installing the build number pr7282-87eaa65on your iPhone
Current status: After accessing more logs via 6da6957 and bb435f6, it seems like something is not working in the token forwarding:

Closing in favor of #7415