Closed (fixed)
Project:
Scheduler
Version:
8.x-1.x-dev
Component:
Testing
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2024 at 19:33 UTC
Updated:
26 Aug 2024 at 12:59 UTC
Jump to comment: Most recent
In #3432976: Fix ESLINT warnings using improved config rules from core/.eslintrc.passing.json some javascript changes caused the summary information to stop working in the Entity edit form and Entity Type edit form. This was detected with manual testing because that functionality is not covered by functional tests.
Make incorrect changes to js/scheduler_vertical_tabs.js. All phpunit tests still pass
Add test coverage:
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
jonathan1055 commentedWe now have test coverage for the javascript behaviors summary updates when editing an entity and when editing an entity type.
Comment #6
jonathan1055 commentedFixed on 2.x
But NW for 8.x-1.x
Comment #7
jonathan1055 commentedComment #8
jonathan1055 commentedComment #10
jonathan1055 commentedBack-ported to 8.x-1.x