- Issue created by @rowrowrowrow
- Merge request !10414Issue #3490948 by rowrowrowrow: Hardcoded Entity Key in Test β (Closed) created by rowrowrowrow
- π³πΏNew Zealand quietone
Changes are made on 11.x first, then backported.
- πΊπΈUnited States smustgrave
Seems to have a number of out of scope changes.
- π³π±Netherlands bbrala Netherlands
Lets help out.
The out of scope changes are because the branch was made from another base than the current target. When you make the branch make sure you branch off the right place. It is also possible to 'rebase onto' a new branch and fix the weird changes, but that kinda depends on a decent amount of git knowlegde. If the changes are pretty minimal, just make a new branch of 11.x and commit the same stuff again. You could then force-push the branch to the existing one and it should be a-ok.
Thanks for the advice. I don't often contribute to core. I'm working on some more test cases and running into other issues of this sort. I'll be creating other tickets for these as well. Thanks again and please let me know if that works.
- π³π±Netherlands bbrala Netherlands
Alwyas love beginning with tests to prove something. :) ill keep an eye out.
I think it's ready for review actually. My issue is with the test cases themselves. My issue is that I'd like to build on core test cases to match functionality built on core, but as it stands the core test cases make assumptions like hard-coding the key for the owner field among others. I'd like to not have to maintain an entirely separate test case just to fix this.
Is there more that needs to be done to move this forward?
- Status changed to Needs review
about 1 month ago 3:33pm 3 February 2025 - π³π±Netherlands bbrala Netherlands
Fair enough. Looking at the change, this seems like a good update to make sure we actually test the correct key.
-
quietone β
committed 5e25bc8c on 11.1.x
Issue #3490948 by rowrowrowrow, bbrala: Change hardcoded entity key 'uid...
-
quietone β
committed 5e25bc8c on 11.1.x
-
quietone β
committed f75163ad on 11.x
Issue #3490948 by rowrowrowrow, bbrala: Change hardcoded entity key 'uid...
-
quietone β
committed f75163ad on 11.x