- Issue created by @mingsong
- Status changed to RTBC
12 months ago 7:56pm 28 April 2024 - 🇨🇭Switzerland berdir Switzerland
Turns out that I don't have permission to add new maintainers, but +1. We'll need to figure out who is allowed to do so.
In the meantime, you're welcome to help already by reviewing issues as well as creating merge requests and other contributions. More tests would be amazing, not sure if real integration tests are possible?
Once you are added as a maintainer, try to give other maintainers a chance to review changes and try to avoid committing your own non-trivial changes as much as possible.
- 🇦🇺Australia mingsong 🇦🇺
Thanks @Sascha for your warm welcome.
Yes, I think some real integration tests are important.
I think we can learn something from samlauth module, regarding SMAL test integrating to a Drupal module.
For example,
https://git.drupalcode.org/project/samlauth/-/tree/8.x-3.x/test_resourcesOnce you are added as a maintainer, try to give other maintainers a chance to review changes and try to avoid committing your own non-trivial changes as much as possible.
Couldn't agree more. Yes, software development is a team work, communication is a key part for this job.