- Issue created by @mstrelan
- Merge request !8368Issue #3453818: Most WebAssert Exists and notExists methods should allow passing a $container → (Open) created by mstrelan
- Status changed to Needs review
11 months ago 6:01am 11 June 2024 - Status changed to Needs work
11 months ago 10:18pm 11 June 2024 - 🇦🇺Australia acbramley
Let's add some tests to https://git.drupalcode.org/project/drupal/-/blob/11.x/core/tests/Drupal/...
Probably could get away with a single test case to test all functions with containers?
- 🇦🇺Australia mstrelan
The test mentioned in #12 has moved to https://git.drupalcode.org/project/drupal/-/blob/11.x/core/tests/Drupal/... and now that it's a unit test it should be much quicker to add the needed coverage.