pub fn make_test_context(info_name: &str) -> Context
Create a mock context for testing.
This is useful when you need to test callback functions in isolation.