Reviewed & tested by the community
Project:
GraphQL Address
Version:
2.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 May 2026 at 14:20 UTC
Updated:
20 May 2026 at 08:34 UTC
Jump to comment: Most recent
Comments
Comment #3
darvanenVery much in favour of this, I'll wait until it's NR to have a proper look.
Comment #4
pfrenssenThanks! I plan to work next week on #3589522: [PP-1] Support GraphQL 5 and I want to use these tests as a basis for the refactoring.
Disclosure: I wrote the tests using AI assistance, but looked through the generated code and made changes and improvements so it is aligned with Drupal best practices.
Comment #5
darvanenJust a couple of queries on the MR :)
Also those issue metadata changes were deliberate. Tests aren't a feature, this is a task; and as the maintainer I'm calling it Major as it's blocking other work.
Comment #6
pfrenssenThanks for reviewing! I answered the question and implemented the requested change.
Comment #7
darvanenThanks very much for that @pfrenssen :)
I would mark this RTBC but instead I'm turning the tables: I have added some test coverage, if you could check it over I'd appreciate it. If you're happy, mark this RTBC and I'll commit.
Comment #8
pfrenssenThanks very much @darvanen for filling the gaps!
I had 2 small remarks: we can convert PHPUnit annotations to attributes, and there was a spelling issue flagged. I have already fixed it. Looking good!
Comment #9
pfrenssenI just realize now I had earlier on reverted the issue metadata, that was unintentional.