localgovdrupal / localgov_demo

Example content for demonstrating the LocalGovDrupal distribution and to help with development.
GNU General Public License v2.0
0 stars 1 forks source link

Feature/24 content tests #80

Open finnlewis opened 2 years ago

finnlewis commented 2 years ago

Recreating from https://github.com/localgovdrupal/localgov_demo/pull/33

finnlewis commented 2 years ago

@stephen-cox @ekes why would this test fail to find an element in PHP 8.1 that it can find in PHP 7.4?

1) Drupal\Tests\localgov_demo\Functional\ContentTest::testPageContent
Behat\Mink\Exception\ElementNotFoundException: Element matching css ".lgd-page-title-block h1" not found.
finnlewis commented 2 years ago

Try running the tests in the Drupal container.

See:

finnlewis commented 2 years ago

@finnlewis take a look again?

finnlewis commented 1 year ago

From merge Monday, this is enabling default content that is defined in config.

So we might need to update the content defined by localgov_demo.

markconroy commented 3 months ago

This is languishing in PR-prison for about 1.5 years. Looks like a pretty simple one to get over the line. Any takers?

markconroy commented 2 months ago

Awww, we were so close, and now we have a merge conflict. Anyone to fix?