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
test(audience-sample): centralise live-fire test fixture values
Adds SampleAppLiveFireFixtures alongside SampleAppLiveFireTests with
three constants (MilestoneSmokeName, GameId, LinkUrl) shared across
five inline call sites in the live-fire batch. Retargeting the smoke
suite (e.g. switching the game id slug) is now a one-line change
instead of a five-line touch.
Migrates inline references in SampleAppLiveFireTests for the
typed-event Resource / Purchase / MilestoneReached fills and the
sample-app custom catalogue fills (WishlistAdd, WishlistRemove,
GamePageViewed, LinkClicked).
Per the user's "everything random goes in a constant" stance.
Follow-up to SDK-272 (centralisation of duplicated literals).
0 commit comments