The module needs test coverage to ensure code quality and reach a stable release.

Command icon 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

manuel.adan created an issue. See original summary.

manuel.adan’s picture

Status: Active » Needs review

First browser test covering the module's main feature.

Aaron Gil Martinez made their first commit to this issue’s fork.

aaron gil martinez’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +ContributionWeekend2024

Manuel.Adam Seems a good starting point, the test works and checks the fields exposed in the form by the module.

Added a MR where I played a bit with the form and fields, it checks the same that the one provided in MR6 but wanted to try with a modification of a block, something its not working, could be my changes.

I think its a good idea to merge 6 and enable CI, and continue building more tests about the features that the module provides like additional configuration or more cases.

  • manuel.adan committed 4d57ae60 on 1.0.x
    Issue #3408499 by manuel.adan, Aaron Gil Martinez: Provide test coverage
    
manuel.adan’s picture

Status: Reviewed & tested by the community » Fixed

Thank you for the review! Committed as suggested, so now we have basic test coverage to be extended.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.