pub fn create_test_app<F>(component_fn: F) -> TestAppwhere F: Fn() -> String,
Create a test app with default configuration