- Issue created by @ndf
- 🇳🇱Netherlands ndf Amsterdam
This is more difficult than I expected.
I copied the gitlab-ci template from https://www.drupal.org/project/commerce_paypal →Apart from codestyle issue, the functional test now all fail.
The Commerce Mollie module currently lacks automated testing and validation via GitLab CI. Enabling GitLab CI will ensure that contributions are automatically tested, reducing manual effort and improving code quality.
.gitlab-ci.yml
file with necessary configurations.No user interface changes.
No API changes.
No data model changes.
Active
1.0
Code
This is more difficult than I expected.
I copied the gitlab-ci template from
https://www.drupal.org/project/commerce_paypal →
Apart from codestyle issue, the functional test now all fail.