Tests the transport connection.
Returns true if the transport is properly configured and can connect.
@override Future<bool> test() async => true;