- 🇨🇭Switzerland stefanos.petrakis@gmail.com Biel, Switzerland
That was my suggestion, yes. Postpone this issue here, till the other one lands and then proceed with this one.
By that time, this issue will probably be better titled "Refactor LanguageNegotiationContentEntityTest to use a plugin factory trait". - Assigned to stefanos.petrakis@gmail.com
- Status changed to Needs work
about 2 years ago 6:04pm 31 January 2023 - 🇨🇭Switzerland stefanos.petrakis@gmail.com Biel, Switzerland
Picking this up again; since 🐛 Fix LanguageNegotiationContentEntity::getLangcode() errors thrown Fixed has been fixed, the PR will need a few changes.
- 🇨🇭Switzerland stefanos.petrakis@gmail.com Biel, Switzerland
Tests were added in 🐛 Fix LanguageNegotiationContentEntity::getLangcode() errors thrown Fixed ; the current state of the PR takes those tests and:
(a) Refactors them some using a trait as was suggested in #3130104-11: Add unit test coverage for LanguageNegotiationBrowser → . That trait will then be used in that issue as well as any child issues of #3129860: Parts of the language negotiation subsystem are not unit/kernel tested →
(b) Adds an extra assertion (relevant code change)This should be ready for review as soon as the tests turn green.
- Status changed to Needs review
about 2 years ago 11:08pm 31 January 2023 - 🇨🇭Switzerland stefanos.petrakis@gmail.com Biel, Switzerland
Ready for review
- Status changed to Needs work
about 2 years ago 7:06pm 16 February 2023 - 🇺🇸United States smustgrave
Changes look good but the issue summary mentions tests for
- ::processOutbound()
- ::getLanguageSwitchLinks()
Which I don't see.
- Status changed to Needs review
about 2 years ago 4:15pm 1 March 2023 - 🇨🇭Switzerland stefanos.petrakis@gmail.com Biel, Switzerland
Added missing tests (and some updates related to using a shared trait/base class coming from 📌 Add unit test coverage for LanguageNegotiationBrowser Needs work )
Back to review - Status changed to RTBC
about 2 years ago 8:46pm 1 March 2023 - 🇺🇸United States smustgrave
See tests were added for
::processOutbound()
::getLanguageSwitchLinks()So removing the IS update tag.
Changes look good but do think this postpones 📌 Add unit test coverage for LanguageNegotiationBrowser Needs work as we are now mixing tickets.
- Open on Drupal.org →Environment: PHP 8.1 & MySQL 5.7last update
about 2 years ago Not currently mergeable. - Open on Drupal.org →Environment: PHP 8.1 & MySQL 5.7last update
about 2 years ago Not currently mergeable. - Open on Drupal.org →Environment: PHP 8.1 & MySQL 5.7
2:14 2:14 Queueing - Open on Drupal.org →Environment: PHP 8.1 & MySQL 5.7last update
about 2 years ago Not currently mergeable. - Open on Drupal.org →Environment: PHP 8.1 & MySQL 5.7last update
about 2 years ago Not currently mergeable. - Open on Drupal.org →Environment: PHP 8.1 & MySQL 5.7
17:14 17:14 Queueing - Open on Drupal.org →Environment: PHP 8.1 & MySQL 5.7last update
almost 2 years ago Not currently mergeable. - Open on Drupal.org →Environment: PHP 8.1 & MySQL 5.7last update
almost 2 years ago Not currently mergeable. - Open on Drupal.org →Environment: PHP 8.1 & MySQL 5.7last update
almost 2 years ago Not currently mergeable. - Open on Drupal.org →Environment: PHP 8.1 & MySQL 5.7last update
almost 2 years ago Not currently mergeable. - Status changed to Needs work
almost 2 years ago 11:58am 4 May 2023 - First commit to issue fork.
- last update
almost 2 years ago Custom Commands Failed - @rpayanm opened merge request.
- last update
almost 2 years ago 29,377 pass, 2 fail - last update
almost 2 years ago 29,380 pass - Status changed to Needs review
almost 2 years ago 3:48pm 5 May 2023 - Status changed to RTBC
almost 2 years ago 6:50pm 6 May 2023 - 🇺🇸United States smustgrave
Going to mark it but going to ask @rpayanm why didn't you just update the existing MR? It was pointing to the correct branch?
- last update
almost 2 years ago 29,381 pass - last update
almost 2 years ago 29,382 pass - 🇺🇸United States rpayanm
Going to mark it but going to ask @rpayanm why didn't you just update the existing MR? It was pointing to the correct branch?
I tried to do it, but I found hard conflicts to solve, since the previous patch did not have a lot of changes I created a new branch. Sorry about that.
- Status changed to Fixed
almost 2 years ago 2:25pm 10 May 2023 - 🇬🇧United Kingdom catch
This looks fine and we can always add/refine to the improved tests later.
Committed/pushed to 11.x and cherry-picked to 10.1.x, thanks!
Automatically closed - issue fixed for 2 weeks with no activity.