Problem/Motivation
bsn_field does not run any checks on Drupal infrastructure
Steps to reproduce
Visit https://www.drupal.org/project/bsn_field and notice there is no Gitlab pipeline
Proposed resolution
Enable automated testing on drupal.org infrastructure
Remaining tasks
- Write a merge request
- Review
- Commit
User interface changes
None
API changes
None
Data model changes
None
Issue fork bsn_field-3573404
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 #2
idebr commentedComment #3
idebr commentedComment #5
idebr commentedThe merge request enables automated testing on drupal.org infrastructure
A follow-up issue is available to fix the phpunit tests, see #3573407: Fix automated tests
Comment #7
joshahubbers commentedGreat all tests are passing now.
Comment #8
joshahubbers commented