214 pass, 9 fail

DrupalCI console output and artifacts are no longer available from dispatcher.drupalci.org. Use GitLab CI instead

2149Ubercart.Ubercart
34Ubercart.Drupal\uc_fulfillment\Tests\ShipmentTest
testShipmentsUI
fail: [Other] Line 214 of modules/contrib/ubercart/shipping/uc_fulfillment/src/Tests/ShipmentTest.php:
Expected 'http://localhost/subdirectory/admin/store/orders/1/shipments' matches current URL (http://localhost/subdirectory/admin/store/orders/1/ship?method_id=manual&0=1).
Value 'http://localhost/subdirectory/admin/store/orders/1/ship?method_id=manual&0=1' is equal to value 'http://localhost/subdirectory/admin/store/orders/1/shipments'.

fail: [Other] Line 218 of modules/contrib/ubercart/shipping/uc_fulfillment/src/Tests/ShipmentTest.php:
Shipment summary found.

fail: [Other] Line 222 of modules/contrib/ubercart/shipping/uc_fulfillment/src/Tests/ShipmentTest.php:
Shipment data present.
save
exception: [Notice] Line 498 of modules/contrib/ubercart/shipping/uc_fulfillment/src/Shipment.php:
Undefined variable: shipment
__construct
exception: [Recoverable fatal error] Line 37 of modules/contrib/ubercart/shipping/uc_fulfillment/src/Event/ShipmentSaveEvent.php:
Argument 2 passed to Drupal\uc_fulfillment\Event\ShipmentSaveEvent::__construct() must be of the type array, null given, called in /var/www/html/modules/contrib/ubercart/shipping/uc_fulfillment/src/Shipment.php on line 498 and defined
Unknown
fail: [Recoverable fatal error] Line 37 of modules/contrib/ubercart/shipping/uc_fulfillment/src/Shipment.php on line 498 and defined in /var/www/html/modules/contrib/ubercart/shipping/uc_fulfillment/src/Event/ShipmentSaveEvent.php:
Argument 2 passed to Drupal\uc_fulfillment\Event\ShipmentSaveEvent::__construct() must be of the type array, null given, called

fail: [Fatal error] Line 0 of :
#1 /var/www/html/modules/contrib/ubercart/shipping/uc_fulfillment/src/Event/ShipmentSaveEvent.php(37): _drupal_error_handler(4096, 'Argument 2 pass...', '/var/www/html/m...', 37, Array)


fail: [Fatal error] Line 0 of :
#2 /var/www/html/modules/contrib/ubercart/shipping/uc_fulfillment/src/Shipment.php(498): Drupal\uc_fulfillment\Event\ShipmentSaveEvent->__construct(Object(Drupal\uc_order\Entity\Order), NULL)


fail: [Fatal error] Line 0 of :
#3 /var/www/html/modules/contrib/ubercart/shipping/uc_fulfillment/src/Form/ShipmentEditForm.php(306): Drupal\uc_fulfillment\Shipment->save()


fail: [Fatal error] Line 0 of :
#4 [internal function]: Drupal\uc_fulfillment\Form\ShipmentEditForm->submitForm(Array, Object(Drupal\Core\Form\FormState))


fail: [Fatal error] Line 0 of :
#5 /var/www/html/core/lib/Drupal/Core/Form/FormSubmitter.php(111): call_user_func_array(Array, Array)


fail: [Fatal error] Line 0 of :
#6 /var/www/html/core/lib/Drupal/Core/Form/FormSubmitter.php(51): Drupal\Core\Form\FormSubmitter->executeSubmitHandlers(Array, Object(Drupal\Core\Form\FormState))


fail: [Fatal error] Line 0 of :
#7 /var/www/html/core/lib/Drupal/Core/Form/FormBuilder.php(585): Drupal\Core\Form\FormSubmitter->doSubmitForm(Array, Object(Drupal\Core\Form\FormState))


fail: [Fatal error] Line 0 of :
#8 /var/www/html/core/lib/Drupal/Core/Form/FormBuilder.php(314): Drupal\Core\Form\FormBuilder->processForm('uc_fulfillment_...', Array, Object(Drupal\Core\Form\FormState))


fail: [Fatal error] Line 0 of :
#9 /var/www/html/core/lib/Drupal/Core/Form/FormBuilder.php(212): Drupal\Core\Form\FormBuilder->buildForm('\\Drupal\\uc_fulf...', Object(Drupal\Core\Form\FormState))


fail: [Fatal error] Line 0 of :
#10 /var/www/html/modules/contrib/ubercart/shipping/uc_fulfillment/src/Plugin/Ubercart/FulfillmentMethod/Manual.php(99): Drupal\Core\Form\FormBuilder->getForm('\\Drupal\\uc_fulf...', Object(Drupal\uc_order\Entity\Order), Object(Drupal\uc_fulfillment\Shipment))


fail: [Fatal error] Line 0 of :
#11 /var/www/html/modules/contrib/ubercart/shipping/uc_fulfillment/src/Controller/ShipmentController.php(69): Drupal\uc_fulfillment\Plugin\Ubercart\FulfillmentMethod\Manual->fulfillOrder(Object(Drupal\uc_order\Entity\Order), Array)


fail: [Fatal error] Line 0 of :
#12 [internal function]: Drupal\uc_fulfillment\Controller\ShipmentController->makeShipment(Object(Drupal\uc_order\Entity\Order), Object(Symfony\Component\HttpFoundation\Request))


fail: [Fatal error] Line 0 of :
#13 /var/www/html/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(123): call_user_func_array(Array, Array)


fail: [Fatal error] Line 0 of :
#14 /var/www/html/core/lib/Drupal/Core/Render/Renderer.php(576): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()


fail: [Fatal error] Line 0 of :
#15 /var/www/html/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(124): Drupal\Core\Render\Renderer->executeInRenderContext(Object(Drupal\Core\Render\RenderContext), Object(Closure))


fail: [Fatal error] Line 0 of :
#16 /var/www/html/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(97): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array)


fail: [Fatal error] Line 0 of :
#17 [internal function]: Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()


fail: [Fatal error] Line 0 of :
#18 /var/www/html/vendor/symfony/http-kernel/HttpKernel.php(153): call_user_func_array(Object(Closure), Array)


fail: [Fatal error] Line 0 of :
#19 /var/www/html/vendor/symfony/http-kernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)


fail: [Fatal error] Line 0 of :
#20 /var/www/html/core/lib/Drupal/Core/StackMiddleware/Session.php(57): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)


fail: [Fatal error] Line 0 of :
#21 /var/www/html/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(47): Drupal\Core\StackMiddleware\Session->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)


fail: [Fatal error] Line 0 of :
#22 /var/www/html/core/modules/page_cache/src/StackMiddleware/PageCache.php(99): Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)


fail: [Fatal error] Line 0 of :
#23 /var/www/html/core/modules/page_cache/src/StackMiddleware/PageCache.php(78): Drupal\page_cache\StackMiddleware\PageCache->pass(Object(Symfony\Component\HttpFoundation\Request), 1, true)


fail: [Fatal error] Line 0 of :
#24 /var/www/html/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(47): Drupal\page_cache\StackMiddleware\PageCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)


fail: [Fatal error] Line 0 of :
#25 /var/www/html/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(50): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)


fail: [Fatal error] Line 0 of :
#26 /var/www/html/vendor/stack/builder/src/Stack/StackedHttpKernel.php(23): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)


fail: [Fatal error] Line 0 of :
#27 /var/www/html/core/lib/Drupal/Core/DrupalKernel.php(657): Stack\StackedHttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)


fail: [Fatal error] Line 0 of :
#28 /var/www/html/index.php(19): Drupal\Core\DrupalKernel->handle(Object(Symfony\Component\HttpFoundation\Request))


fail: [Fatal error] Line 0 of :
#29 {main}
- setUp
- createPaymentMethod
- simpletest_script_run_one_test
34Ubercart.Drupal\uc_fulfillment\Tests\FulfillmentTest
testFulfillmentProcess
fail: [Other] Line 220 of modules/contrib/ubercart/shipping/uc_fulfillment/src/Tests/FulfillmentTest.php:
Expected 'http://localhost/subdirectory/admin/store/orders/1/shipments' matches current URL (http://localhost/subdirectory/admin/store/orders/1/ship?method_id=manual&0=1).
Value 'http://localhost/subdirectory/admin/store/orders/1/ship?method_id=manual&0=1' is equal to value 'http://localhost/subdirectory/admin/store/orders/1/shipments'.

fail: [Other] Line 224 of modules/contrib/ubercart/shipping/uc_fulfillment/src/Tests/FulfillmentTest.php:
Shipment summary found.

fail: [Other] Line 228 of modules/contrib/ubercart/shipping/uc_fulfillment/src/Tests/FulfillmentTest.php:
Shipment data present.
save
exception: [Notice] Line 498 of modules/contrib/ubercart/shipping/uc_fulfillment/src/Shipment.php:
Undefined variable: shipment
__construct
exception: [Recoverable fatal error] Line 37 of modules/contrib/ubercart/shipping/uc_fulfillment/src/Event/ShipmentSaveEvent.php:
Argument 2 passed to Drupal\uc_fulfillment\Event\ShipmentSaveEvent::__construct() must be of the type array, null given, called in /var/www/html/modules/contrib/ubercart/shipping/uc_fulfillment/src/Shipment.php on line 498 and defined
Unknown
fail: [Recoverable fatal error] Line 37 of modules/contrib/ubercart/shipping/uc_fulfillment/src/Shipment.php on line 498 and defined in /var/www/html/modules/contrib/ubercart/shipping/uc_fulfillment/src/Event/ShipmentSaveEvent.php:
Argument 2 passed to Drupal\uc_fulfillment\Event\ShipmentSaveEvent::__construct() must be of the type array, null given, called

fail: [Fatal error] Line 0 of :
#1 /var/www/html/modules/contrib/ubercart/shipping/uc_fulfillment/src/Event/ShipmentSaveEvent.php(37): _drupal_error_handler(4096, 'Argument 2 pass...', '/var/www/html/m...', 37, Array)


fail: [Fatal error] Line 0 of :
#2 /var/www/html/modules/contrib/ubercart/shipping/uc_fulfillment/src/Shipment.php(498): Drupal\uc_fulfillment\Event\ShipmentSaveEvent->__construct(Object(Drupal\uc_order\Entity\Order), NULL)


fail: [Fatal error] Line 0 of :
#3 /var/www/html/modules/contrib/ubercart/shipping/uc_fulfillment/src/Form/ShipmentEditForm.php(306): Drupal\uc_fulfillment\Shipment->save()


fail: [Fatal error] Line 0 of :
#4 [internal function]: Drupal\uc_fulfillment\Form\ShipmentEditForm->submitForm(Array, Object(Drupal\Core\Form\FormState))


fail: [Fatal error] Line 0 of :
#5 /var/www/html/core/lib/Drupal/Core/Form/FormSubmitter.php(111): call_user_func_array(Array, Array)


fail: [Fatal error] Line 0 of :
#6 /var/www/html/core/lib/Drupal/Core/Form/FormSubmitter.php(51): Drupal\Core\Form\FormSubmitter->executeSubmitHandlers(Array, Object(Drupal\Core\Form\FormState))


fail: [Fatal error] Line 0 of :
#7 /var/www/html/core/lib/Drupal/Core/Form/FormBuilder.php(585): Drupal\Core\Form\FormSubmitter->doSubmitForm(Array, Object(Drupal\Core\Form\FormState))


fail: [Fatal error] Line 0 of :
#8 /var/www/html/core/lib/Drupal/Core/Form/FormBuilder.php(314): Drupal\Core\Form\FormBuilder->processForm('uc_fulfillment_...', Array, Object(Drupal\Core\Form\FormState))


fail: [Fatal error] Line 0 of :
#9 /var/www/html/core/lib/Drupal/Core/Form/FormBuilder.php(212): Drupal\Core\Form\FormBuilder->buildForm('\\Drupal\\uc_fulf...', Object(Drupal\Core\Form\FormState))


fail: [Fatal error] Line 0 of :
#10 /var/www/html/modules/contrib/ubercart/shipping/uc_fulfillment/src/Plugin/Ubercart/FulfillmentMethod/Manual.php(99): Drupal\Core\Form\FormBuilder->getForm('\\Drupal\\uc_fulf...', Object(Drupal\uc_order\Entity\Order), Object(Drupal\uc_fulfillment\Shipment))


fail: [Fatal error] Line 0 of :
#11 /var/www/html/modules/contrib/ubercart/shipping/uc_fulfillment/src/Controller/ShipmentController.php(69): Drupal\uc_fulfillment\Plugin\Ubercart\FulfillmentMethod\Manual->fulfillOrder(Object(Drupal\uc_order\Entity\Order), Array)


fail: [Fatal error] Line 0 of :
#12 [internal function]: Drupal\uc_fulfillment\Controller\ShipmentController->makeShipment(Object(Drupal\uc_order\Entity\Order), Object(Symfony\Component\HttpFoundation\Request))


fail: [Fatal error] Line 0 of :
#13 /var/www/html/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(123): call_user_func_array(Array, Array)


fail: [Fatal error] Line 0 of :
#14 /var/www/html/core/lib/Drupal/Core/Render/Renderer.php(576): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()


fail: [Fatal error] Line 0 of :
#15 /var/www/html/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(124): Drupal\Core\Render\Renderer->executeInRenderContext(Object(Drupal\Core\Render\RenderContext), Object(Closure))


fail: [Fatal error] Line 0 of :
#16 /var/www/html/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(97): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array)


fail: [Fatal error] Line 0 of :
#17 [internal function]: Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()


fail: [Fatal error] Line 0 of :
#18 /var/www/html/vendor/symfony/http-kernel/HttpKernel.php(153): call_user_func_array(Object(Closure), Array)


fail: [Fatal error] Line 0 of :
#19 /var/www/html/vendor/symfony/http-kernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)


fail: [Fatal error] Line 0 of :
#20 /var/www/html/core/lib/Drupal/Core/StackMiddleware/Session.php(57): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)


fail: [Fatal error] Line 0 of :
#21 /var/www/html/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(47): Drupal\Core\StackMiddleware\Session->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)


fail: [Fatal error] Line 0 of :
#22 /var/www/html/core/modules/page_cache/src/StackMiddleware/PageCache.php(99): Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)


fail: [Fatal error] Line 0 of :
#23 /var/www/html/core/modules/page_cache/src/StackMiddleware/PageCache.php(78): Drupal\page_cache\StackMiddleware\PageCache->pass(Object(Symfony\Component\HttpFoundation\Request), 1, true)


fail: [Fatal error] Line 0 of :
#24 /var/www/html/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(47): Drupal\page_cache\StackMiddleware\PageCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)


fail: [Fatal error] Line 0 of :
#25 /var/www/html/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(50): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)


fail: [Fatal error] Line 0 of :
#26 /var/www/html/vendor/stack/builder/src/Stack/StackedHttpKernel.php(23): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)


fail: [Fatal error] Line 0 of :
#27 /var/www/html/core/lib/Drupal/Core/DrupalKernel.php(657): Stack\StackedHttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)


fail: [Fatal error] Line 0 of :
#28 /var/www/html/index.php(19): Drupal\Core\DrupalKernel->handle(Object(Symfony\Component\HttpFoundation\Request))


fail: [Fatal error] Line 0 of :
#29 {main}
- setUp
- createPaymentMethod
- simpletest_script_run_one_test
21Ubercart.Drupal\uc_tax\Tests\TaxRateUITest
testTaxUI
fail: [Other] Line 70 of modules/contrib/ubercart/uc_tax/src/Tests/TaxRateUITest.php:
Expected 'http://localhost/subdirectory/admin/store/config/tax/wtiffcr6_clone/delete' matches current URL (http://localhost/subdirectory/admin/store/config/tax/wtiffcr6_clone/delete?destination=/subdirectory/admin/store/config/tax).
Value 'http://localhost/subdirectory/admin/store/config/tax/wtiffcr6_clone/delete?destination=/subdirectory/admin/store/config/tax' is equal to value 'http://localhost/subdirectory/admin/store/config/tax/wtiffcr6_clone/delete'.

fail: [Other] Line 77 of modules/contrib/ubercart/uc_tax/src/Tests/TaxRateUITest.php:
Expected 'http://localhost/subdirectory/admin/store/config/tax' matches current URL (http://localhost/subdirectory/subdirectory/admin/store/config/tax).
Value 'http://localhost/subdirectory/subdirectory/admin/store/config/tax' is equal to value 'http://localhost/subdirectory/admin/store/config/tax'.

fail: [Other] Line 81 of modules/contrib/ubercart/uc_tax/src/Tests/TaxRateUITest.php:
Expected 'http://localhost/subdirectory/admin/store/config/tax/wtiffcr6_clone/delete' matches current URL (http://localhost/subdirectory/subdirectory/admin/store/config/tax/wtiffcr6_clone/delete?destination=/subdirectory/subdirectory/admin/store/config/tax).
Value 'http://localhost/subdirectory/subdirectory/admin/store/config/tax/wtiffcr6_clone/delete?destination=/subdirectory/subdirectory/admin/store/config/tax' is equal to value 'http://localhost/subdirectory/admin/store/config/tax/wtiffcr6_clone/delete'.

fail: [Other] Line 83 of modules/contrib/ubercart/uc_tax/src/Tests/TaxRateUITest.php:
Expected 'http://localhost/subdirectory/admin/store/config/tax' matches current URL (http://localhost/subdirectory/subdirectory/admin/store/config/tax).
Value 'http://localhost/subdirectory/subdirectory/admin/store/config/tax' is equal to value 'http://localhost/subdirectory/admin/store/config/tax'.

fail: [Other] Line 102 of modules/contrib/ubercart/uc_tax/src/Tests/TaxRateUITest.php:
Expected 'http://localhost/subdirectory/admin/store/config/tax/wtiffcr6' matches current URL (http://localhost/subdirectory/admin/store/config/tax/wtiffcr6?destination=/subdirectory/admin/store/config/tax).
Value 'http://localhost/subdirectory/admin/store/config/tax/wtiffcr6?destination=/subdirectory/admin/store/config/tax' is equal to value 'http://localhost/subdirectory/admin/store/config/tax/wtiffcr6'.
- setUp
- createTaxRate
7Ubercart.Drupal\uc_credit\Tests\CreditCardTest
- setUp
- configureCreditCard
- createPaymentMethod
- testSecuritySettings
- addToCart
- testCheckout
- testExpiryDate
6Ubercart.Drupal\uc_payment\Tests\PaymentPaneTest
- setUp
- addToCart
- testPaymentMethodOptions
- createPaymentMethod
- testOrderTotalPreview
- testFreeOrders
6Ubercart.Drupal\uc_payment\Tests\OrderPaymentsFormTest
- setUp
- createPaymentMethod
- addToCart
- checkout
- testOrderPayments
- simpletest_script_run_one_test
4Ubercart.Drupal\uc_payment_pack\Tests\OtherTest
- setUp
- addToCart
- createPaymentMethod
- testOther
3Ubercart.Drupal\uc_payment_pack\Tests\CheckTest
- setUp
- addToCart
- testCheck
4Ubercart.Drupal\uc_payment_pack\Tests\CashOnDeliveryTest
- setUp
- addToCart
- testCashOnDelivery
- createPaymentMethod
4Ubercart.Drupal\uc_fulfillment\Tests\PackageTest
- setUp
- testPackagesUi
- createPaymentMethod
- simpletest_script_run_one_test
6Ubercart.Drupal\uc_quote\Tests\QuoteTest
- setUp
- createPaymentMethod
- addToCart
- testNoQuote
- testQuote
- ucPostAjax
22Ubercart.Drupal\uc_attribute\Tests\AttributeTest
- setUp
- testAttributeAPI
- createProductClass
- testAttributeUIAddAttribute
- testAttributeUISettings
- testAttributeUIEditAttribute
- testAttributeUIDeleteAttribute
- testAttributeUIAttributeOptions
- testAttributeUIAttributeOptionsAdd
- testAttributeUIAttributeOptionsEdit
- testAttributeUIAttributeOptionsDelete
- testAttributeUIClassAttributeOverview
- showVar
- testAttributeUIClassAttributeAdd
- testAttributeUIClassAttributeOptionOverview
- testAttributeUIProductAttributes
- testAttributeUIProductOptions
- testAttributeUIProductAdjustments
- testProductAttribute
- addToCart
- checkout
- testAttributeAddToCart
3Ubercart.Drupal\uc_cart\Tests\CheckoutSettingsTest
- setUp
- testEnableCheckout
- testAnonymousCheckout
8Ubercart.Drupal\uc_cart\Tests\CartSettingsTest
- setUp
- testAddToCartMessage
- addToCart
- testAddToCartRedirect
- testAddToCartQueryRedirect
- testMinimumSubtotal
- testContinueShopping
- testCartBreadcrumb
20Ubercart.Drupal\uc_cart\Tests\CartCheckoutTest
- setUp
- createPaymentMethod
- testCartAPI
- testCart
- addToCart
- testCartMerge
- testDeletedCartItem
- testCheckoutCartPane
- testAuthenticatedCheckout
- checkout
- simpletest_script_run_one_test
- testAnonymousCheckoutAccountGenerated
- testAnonymousCheckoutAccountProvided
- testAnonymousCheckoutAccountExists
- testCheckoutNewUsername
- testCheckoutBlockedUser
- testCheckoutLogin
- testCheckoutComplete
- testCartOrderTimeout
- testCustomerInformationCheckoutPane
6Ubercart.Drupal\uc_cart\Tests\CartBlockTest
- setUp
- testCartBlock
- addToCart
- testHiddenCartBlock
- testCartIcon
- testCartCollapse
13Ubercart.Drupal\uc_cart_links\Tests\CartLinksTest
- setUp
- testCartLinksUISettingsPage
- testCartLinksBasicFunctionality
- testCartLinksProductActionMessage
- setCartLinksUIProductActionMessage
- testCartLinksAllowEmptying
- setCartLinksUIAllowEmptying
- testCartLinksRestrictions
- setCartLinksUIRestrictions
- setCartLinksUIRedirect
- testCartLinksMessages
- setCartLinksUIMessages
- testCartLinksTracking
6Ubercart.Drupal\uc_catalog\Tests\CatalogTest
- setUp
- testCatalog
- testCatalogAttribute
- testCatalogNode
- testCatalogField
- testCatalogRepair
3Ubercart.Drupal\uc_catalog\Tests\CatalogBreadcrumbTest
- setUp
- testProductBreadcrumb
- testCatalogBreadcrumb
4Ubercart.Drupal\uc_country\Tests\CountryTest
- simpletest_script_run_one_test
- testCountryUi
- clickLinkInRow
- testAllDisabled
2Ubercart.Drupal\uc_country\Tests\CountryManagerTest
- simpletest_script_run_one_test
testServiceOverride
debug: [Debug] Line 39 of modules/contrib/ubercart/uc_country/src/Tests/CountryManagerTest.php:
Array
(
)


debug: [Debug] Line 40 of modules/contrib/ubercart/uc_country/src/Tests/CountryManagerTest.php:
Count = 0
6Ubercart.Drupal\uc_file\Tests\FileTest
- setUp
- configureDownloadDirectory
- testFilePurchaseCheckout
- createPaymentMethod
- addToCart
- checkout
5Ubercart.Drupal\uc_file\Tests\FileCheckoutTest
- setUp
- configureDownloadDirectory
- testCheckoutFileDownload
- createPaymentMethod
- simpletest_script_run_one_test
11Ubercart.Drupal\uc_order\Tests\OrderTest
- setUp
- testOrderApi
- testOrderEntity
- testEntityHooks
- testOrderCreation
- ucCreateOrder
- testOrderView
- testOrderCustomerView
- testOrderEditing
- testOrderState
- testCustomOrderStatus
2Ubercart.Drupal\uc_order\Tests\CustomerAdminTest
- setUp
- testCustomerAdminPages
2Ubercart.Drupal\Tests\uc_order\Unit\OrderStatusTest
- testSetStateWhenLocked
- testDeleteWhenLocked
7Ubercart.Drupal\uc_product\Tests\ProductTest
- setUp
- testProductAdmin
- testProductNodeForm
- testZeroProductWeightAndDimensions
- testProductClassForm
- testProductQuantity
- addToCart
5Ubercart.Drupal\uc_product\Tests\ProductTabsTest
- setUp
- testProductTabs
- testNonProductTabs
- testProductTypeTabs
- testNonProductTypeTabs
5Ubercart.Drupal\uc_product_kit\Tests\ProductKitTest
- setUp
- testProductKitNodeForm
- testProductKitDiscounts
- testProductKitMutability
- addToCart
4Ubercart.Drupal\uc_role\Tests\RoleTest
- setUp
- testRolePurchaseCheckout
- addToCart
- checkout
4Ubercart.Drupal\uc_role\Tests\RoleCheckoutTest
- setUp
- testCheckoutRoleAssignment
- createPaymentMethod
- simpletest_script_run_one_test
7Ubercart.Drupal\uc_stock\Tests\StockTest
- setUp
- testProductStock
- testStockDecrement
- addToCart
- checkout
- testStockThresholdMail
- simpletest_script_run_one_test
2Ubercart.Drupal\uc_store\Tests\StoreTest
- setUp
- testStoreAdmin
2Ubercart.Drupal\uc_store\Tests\EncryptionTest
- setUp
- testEncryptionService
6Ubercart.Drupal\uc_store\Tests\AjaxTest
- setUp
- createPaymentMethod
- addToCart
- testCheckoutAjax
- ucPostAjax
- testCheckoutPaneAjax
3Ubercart.Drupal\uc_store\Tests\AddressTest
- setUp
- testAddressFormat
- testAddressComparison
5Ubercart.Drupal\uc_tax\Tests\StoredTaxTest
- setUp
- testTaxDisplay
- createPaymentMethod
- addToCart
- createProductClass
3Ubercart.Drupal\uc_tax\Tests\InclusiveTaxTest
- setUp
- testProductKitAttributes
- addToCart

86 coding standards messages

shipping/uc_fulfillment/src/Shipment.php
line 34Class property $shipping_method should use lowerCamel naming without underscores
55Class property $transaction_id should use lowerCamel naming without underscores
62Class property $tracking_number should use lowerCamel naming without underscores
69Class property $ship_date should use lowerCamel naming without underscores
76Class property $expected_delivery should use lowerCamel naming without underscores
497Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
uc_cart/src/CartManager.php
96Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
uc_cart/src/Controller/CheckoutController.php
70Line exceeds 80 characters; contains 82 characters
84If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
176Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
241Line exceeds 80 characters; contains 83 characters
uc_order/src/Entity/Order.php
60Class property $line_items should use lowerCamel naming without underscores
146Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
465If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
uc_order/src/Form/OrderUpdateForm.php
28Short array syntax must be used to define arrays
32Short array syntax must be used to define arrays
37Short array syntax must be used to define arrays
41Short array syntax must be used to define arrays
46Short array syntax must be used to define arrays
51Short array syntax must be used to define arrays
56Short array syntax must be used to define arrays
58Short array syntax must be used to define arrays
58Short array syntax must be used to define arrays
61Short array syntax must be used to define arrays
67Short array syntax must be used to define arrays
72Short array syntax must be used to define arrays
73Short array syntax must be used to define arrays
109Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
uc_role/uc_role.module
29Case breaking statements must be followed by a single blank line
30Code after RETURN statement cannot be executed
30Line indented incorrectly; expected 4 spaces, found 6
70Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
79Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
84Short array syntax must be used to define arrays
96Short array syntax must be used to define arrays
97Short array syntax must be used to define arrays
102Short array syntax must be used to define arrays
122Short array syntax must be used to define arrays
124Short array syntax must be used to define arrays
130Short array syntax must be used to define arrays
133A comma should follow the last multiline array item. Found: 4
136Short array syntax must be used to define arrays
138Short array syntax must be used to define arrays
146Short array syntax must be used to define arrays
153Short array syntax must be used to define arrays
165Short array syntax must be used to define arrays
166Short array syntax must be used to define arrays
170Short array syntax must be used to define arrays
173Short array syntax must be used to define arrays
185Short array syntax must be used to define arrays
190Short array syntax must be used to define arrays
196Short array syntax must be used to define arrays
204Short array syntax must be used to define arrays
205Short array syntax must be used to define arrays
231A cast statement must be followed by a single space
321There should be no white space before a closing ")"
329Short array syntax must be used to define arrays
336Short array syntax must be used to define arrays
372Short array syntax must be used to define arrays
387Short array syntax must be used to define arrays
390Short array syntax must be used to define arrays
397Short array syntax must be used to define arrays
409Missing parameter type
429Type hint "array" missing for $exclude
429Short array syntax must be used to define arrays
430Short array syntax must be used to define arrays
453Missing parameter type
474Missing parameter type
493Short array syntax must be used to define arrays
497Short array syntax must be used to define arrays
506Doc comment short description must end with a full stop
514Missing parameter type
534Short array syntax must be used to define arrays
538Short array syntax must be used to define arrays
547Doc comment short description must end with a full stop
558Missing parameter type
577Functions must not contain multiple empty lines in a row; found 2 empty lines
582Short array syntax must be used to define arrays
598Short array syntax must be used to define arrays
602Short array syntax must be used to define arrays
627Missing parameter type
645Short array syntax must be used to define arrays
656If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
659Short array syntax must be used to define arrays
663Short array syntax must be used to define arrays
677Missing parameter type

ubercart 8.x-4.x-dev branch result

History

UpdatedResult
15 Nov 2017 at 03:45 UTC