You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Writing or updating a spec**|[references/writing-tests.md](references/writing-tests.md)| New spec file, spec structure, FixtureBuilder patterns, smoke/regression templates. |
90
-
|**Page Objects and selectors**|[references/page-objects.md](references/page-objects.md)| Create or update POM classes, selector/testId conventions, Matchers/Gestures/Assertions API. |
91
-
|**API and feature flag mocking**|[references/mocking.md](references/mocking.md)| testSpecificMock, setupRemoteFeatureFlagsMock, setupMockRequest, shared mock files. |
92
-
|**Running tests, debugging, fixing failures**|[references/running-tests.md](references/running-tests.md)| Build check, detox run commands, lint/tsc, common failures table, retry patterns, iteration loop. |
|**Writing or updating a spec**|[references/writing-tests.md](references/writing-tests.md)| New spec file, spec structure, FixtureBuilder patterns, smoke/regression templates. |
95
+
|**Page Objects and selectors**|[references/page-objects.md](references/page-objects.md)| Create or update POM classes, selector/testId conventions, Matchers/Gestures/Assertions API. |
96
+
|**API and feature flag mocking**|[references/mocking.md](references/mocking.md)| testSpecificMock, setupRemoteFeatureFlagsMock, setupMockRequest, shared mock files. |
97
+
|**MetaMetrics / analytics expectations**|[tests/docs/analytics-e2e.md](../../../tests/docs/analytics-e2e.md)|`analyticsExpectations` on `withFixtures`, declarative checks, presets in `tests/helpers/analytics/expectations/`. |
98
+
|**Running tests, debugging, fixing failures**|[references/running-tests.md](references/running-tests.md)| Build check, detox run commands, lint/tsc, common failures table, retry patterns, iteration loop. |
0 commit comments