Problem/Motivation
Add automated tests
Proposed resolution
- Create the gitlab yaml
- Configure auth tokens for personal repo on Gitlab/Github on a public repo i.e. config_pr_tests
- Create the tests
- The tests will configure the module and push pull requests to the repos
- Check that the pull requests are created
- Visit the repo to check that the correct changes are pushed
- Delete branch and pr
Repos to be used for testing
https://gitlab.com/marcelovani/config_pr_automation/-/tree/b01
https://github.com/marcelovani/config_pr_automation
Issue fork config_pr-3506687
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
marcelovaniComment #3
marcelovaniComment #8
marcelovani