feat: allow fixtures on E2E #1268
Conversation
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1268 +/- ##
=======================================
Coverage 74.05% 74.05%
=======================================
Files 182 182
Lines 4352 4352
Branches 1066 1066
=======================================
Hits 3223 3223
Misses 1129 1129 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|



Explanation
This PR aims to add support for the use of E2E fixtures along with cleaning old references to an old implementation of E2E where multiple SDKs were being involved.
Because the mobile building process for SDK isn't yet automated, this still requires a manual trigger.
Main features of this PR:
IS_TEST=trueReferences
Checklist