Task
Write unit tests for the Base_Gateway class (inc/gateways/class-base-gateway.php).
This is the abstract base class for all payment gateways. It has ~956 lines and 0% test coverage.
Acceptance Criteria
Context
Part of ongoing test coverage improvement initiative. Base_Gateway is the foundation for all payment processing — high business risk if untested.