pub fn render_test_frame( app: &mut App, width: u16, height: u16, ) -> Result<String>
Render one frame to a test backend (for structural UI tests).