Someday, someday 🤷.
Issue fork views_url_alias-3433072
Show commands
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:
Someday, someday 🤷.
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 #2
dstorozhukComment #4
n-m-daz commentedLeaving this Kernel test for now.
Currently, it will fail on the 3.x branch due to issues with multilingual support.
https://www.drupal.org/project/views_url_alias/issues/3222248
We have to wait for the 3222248-multilingual-support branch.
This test will pass on that branch.
Comment #6
rachel_norfolkPurely pressing the Create Merge Request button so it is easier to see what we have and it can be reviewed...
Comment #7
rachel_norfolkI suppose having tests that fail against 3.x now but start passing once that other change request is merged will be a rather appropriate test ;-)
Comment #8
rachel_norfolkHeh - that was a weird hour of staring at an MR wondering why the tests were not running automatically!
Turns out, the tests folder was incorrectly named test. All fixed but needs a review now by someone other than n-m-daz and me.
The test will fail right now. That is expected as noted above.
Comment #9
rachel_norfolkMight be worth giving these tests a new look now I’ve updated 3.x with the multilingual stuff
Comment #10
n-m-daz commentedComment #11
n-m-daz commentedIncluded kernel test for views url alias rebuild.
Comment #13
rachel_norfolkThat’s great - thank you!!!