Closed (fixed)
Project:
Entity translation reminder
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Mar 2025 at 11:17 UTC
Updated:
11 Sep 2025 at 11:14 UTC
Jump to comment: Most recent
Comments
Comment #4
miroslavstankov commentedThis test includes all main scenarios for ReminderService:
Untranslatable entity → no warning
No translations → no warning
Disabled bundle → no warning
Enabled bundle with custom message → warning shown
Enabled bundle with default message → warning shown
Comment #5
ankitv18 commentedTest look fine but there should be a proper documentation for this test class and methods which is currently missing.
Pending: docBlock for class and methods.
Comment #6
bramdriesenThank you so much @miroslavstankov
Happy to merge this once the PHPCS and PHPSTAN errors are fixed :-). Assigning credits.
In case you don't know, you can see the reports in the GitLab runner results, and some are visible on the merge request diff.
Comment #7
danrodI'll look into the PHPCS / PHPSTAN errors
Comment #8
danrodComment #9
danrodComment #10
danrodFixed the PHPCS and PHPSTAN errors, kindly review.
Comment #11
danrodComment #12
bramdriesenComment #14
bramdriesen