Problem/Motivation
In this task https://www.drupal.org/project/commerce_variation_cart_form/issues/3566953 gitlab pipeline will be implemented, it will be cool to cover this module with tests.
Proposed resolution
Provide tests (Unit, Kernel or Functional) depending on the functional requirements.
Issue fork commerce_variation_cart_form-3566955
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
vitaliyb98 commentedComment #4
vitaliyb98 commentedProvided basic test coverage for the module.
Comment #6
vitaliyb98 commentedMerged, as it contains only tests.