Page MenuHomePhabricator

Add feed endpoint response format tests to RESTBase
Closed, ResolvedPublic

Description

Recently, for a five-hour period, the Android app was crashing on startup for all non-English users due to receiving feed endpoint responses in an unexpected format. T144990: [CRASH] Content Service shouldn't send empty objects

We should add more tests defining our expected response format (e.g., no empty JSON objects for fields with no content).