- Issue created by @larowlan
- First commit to issue fork.
- Merge request !12768Resolve #3535734 "Make block.settings.inlineblock fully" β (Open) created by heddn
- heddn Nicaragua
Related javascript tests seem to be failing but I can't reproduce the issues manually. Any suggestions?
- πΊπΈUnited States smustgrave
For the test failures.
One way I like to debug JavaScript tests locally is placing createScreenshots throughout the test to make sure the page is showing what I expected
- heddn Nicaragua
https://www.drupal.org/docs/develop/automated-testing/phpunit-in-drupal/... β and more specifically https://github.com/ddev/ddev-selenium-standalone-chrome?tab=readme-ov-fi... helped a lot with getting insight into the failures.
Back to NR
- heddn Nicaragua
The lone failure was a build test failure and seems unrelated.
- heddn Nicaragua
Posted on the PR but I'm not sure about the extra hardening. Other feedback addressed.