- Issue created by @Liam Morland
- last update
almost 2 years ago 29,388 pass - @liam-morland opened merge request.
- Issue was unassigned.
- Status changed to Needs review
almost 2 years ago 9:45pm 12 May 2023 - Status changed to Needs work
almost 2 years ago 10:28pm 12 May 2023 - 🇺🇸United States smustgrave
100% for this.
Can we test coverage for it in BrowserTestBaseTest
Also a simple change record to announce the new test methods.
- 🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
I don't see a test for
::linkByHrefExists()
. I would model the new test of this test. Is it missing or is thing the sort of thing that doesn't have a test? - 🇬🇧United Kingdom nlisgo
Would be easy enough to add a test to Drupal\FunctionalTests\WebAssertTest. There is an issue to move tests from BrowserTestBaseTest to WebAssertTest so it might be a good idea to add to WebAssertTest. 📌 Move BrowserTestBaseTest tests checking WebAssert methods to WebAssertTest Fixed
The test for ::linkByHrefExists is missing and there is an issue to address that and the other missing tests: 📌 [meta] Add tests for the WebAssert class Active