Closed (fixed)
Project:
Views AJAX History
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2026 at 00:47 UTC
Updated:
23 Jun 2026 at 05:15 UTC
Jump to comment: Most recent
Comments
Comment #4
scott_euser commentedComment #5
scott_euser commentedI think that should do it, all your bullet points should be covered. I'll create a separate issue then for functional JS tests to cover how this differs from core + other bits in the .js file
Comment #6
joelpittetThanks for taking this on @scott_euser. Nice to have a bit of stronger test coverage. Of course it won't catch all bugs, the potential is huge compared to not having any.
Comment #9
scott_euser commentedThanks! I also created https://www.drupal.org/project/views_ajax_history/issues/3594139 for functional JS ones which I think will help even more; particularly as that's where this module deviates from Core's new ajax (per Berdir and my texts here https://www.drupal.org/project/views_ajax_history/issues/3563971#comment... )