Why this is tricky

These three cards keep their ids and structure every refresh — only their text changes, drawn fresh from a pool each time. Hardcoding an expected sentence will eventually fail. Assert on what's actually stable: the card count, that each card's text is non-empty, or that it's one of the known possible values.

Initial state.