Cloudstek/mollie-php-api

View on GitHub
tests/Customer/Subscription/CustomerSubscriptionCreateTest.php

Summary

Maintainability
A
1 hr
Test Coverage

Method testCreateCustomerSubscription has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function testCreateCustomerSubscription()
    {
        // Mock the subscription
        $subscriptionMock = $this->getSubscription();

Severity: Minor
Found in tests/Customer/Subscription/CustomerSubscriptionCreateTest.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status