Closed (fixed)
Project:
Navigation
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2024 at 12:56 UTC
Updated:
29 Mar 2024 at 09:19 UTC
Jump to comment: Most recent
Add tests for SystemMenuNavigationBlock based on the ones defined in SystemMenuBlockTest.
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 #3
plopescMR created
Comment #4
m4oliveiThanks @plopesc! See comments, all small tweaks needed.
Comment #5
plopescThank you for your feedback @m4olivei!
Comments addressed. I hope it's ready now.
Comment #6
m4oliveiChanges look great! Just noticing that phpcs is complaining about some of the new code here. Do you mind making those adjustments?
Comment #7
plopescThank you for the heads up @m4olivei!
Went ahead and fixed not only the phpcs issues related to this tests to leave the ground clean.
Comment #8
m4oliveiLooks great!
Sweet, sweet, green checkmark ✅.
Comment #9
ckrinaMerged, thanks!