- Issue created by @oldeb
- 🇫🇷France Grimreaper France 🇫🇷
Hi,
I would like to avoid adding a dependency.
So maybe convert into a Javascript test.
Also wondering if this may be a side effect of https://www.drupal.org/node/3298550 →
- 🇫🇷France Grimreaper France 🇫🇷
Also seeing a commit in Drupal 10.2.5: https://git.drupalcode.org/project/drupal/-/commit/321dc38ac602fc2de74de...
If this may be helpful.
- 🇧🇪Belgium oldeb Namur 🇧🇪
Also wondering if this may be a side effect of https://www.drupal.org/node/3298550 →
Nope, I tried and nothing changed.
Also seeing a commit in Drupal 10.2.5: https://git.drupalcode.org/project/drupal/-/commit/321dc38ac602fc2de74de...
I can't figure out how to use that ...
I also tried access the data using xpath but it's not working either ...
- Assigned to Grimreaper
- 🇫🇷France Grimreaper France 🇫🇷
Gathering the tests fixes from 🐛 PHP < 8.0 compatibility RTBC
- 🇫🇷France Grimreaper France 🇫🇷
I found a solution with xpath.
Also another one was:
$this->assertStringContainsString(\Drupal::VERSION, $this->getSession()->getPage()->getContent());
- Issue was unassigned.
- Status changed to Fixed
11 months ago 2:27pm 16 June 2024 -
Grimreaper →
committed 260ec84b on 8.x-1.x
Issue #3437169 by oldeb, Grimreaper: Fix tests
-
Grimreaper →
committed 260ec84b on 8.x-1.x
Automatically closed - issue fixed for 2 weeks with no activity.