I just enabled automated testing for the branch, but we still need tests the existing tests are broken and we could probably add more. Help with this would be appreciated.
Issue fork auto_entitylabel-3190237
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 #4
timotej-pl commentedComment #5
colanThanks for working on this! Does this fix the existing branch failures? I apologize for assuming we didn't have any tests; we did, but they're failing.
If they fix the branch, we can stop waiting for the branch to pass and run anyway. Otherwise, would you kindly include the fixes in your MR?
Comment #6
colanUpgrading priority so that we can get the branch to pass.
Comment #7
colanBetter title.
Comment #9
deaom commentedThe tests that were added/fixed by @timotej-pl are now passing, once the token module dependency was added. Will leave it as needs review, but I think this can be committed.
Comment #10
deaom commentedBecause of the defaultTheme changes between 8.9. and 9 and above, test failed on the 9 and above core. After the correction the tests are now passing, still leaving the status to needs review.
Comment #12
colanThanks folks!