- 🇮🇳India vsujeetkumar Delhi
Fixed the CCF issues, Keeps as in 'Needs Work' to fix the fail test case and need to address #75.
- last update
about 1 year ago 30,392 pass, 2 fail
This issue began with proposing improvements to assertions in EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidget. That changed in #35 📌 Improve JSWebAssert::waitOnAutocomplete Needs work to improving \Drupal\FunctionalJavascriptTests\JSWebAssert::waitOnAutocomplete.
There was previously a random failure:
1) Drupal\FunctionalJavascriptTests\EntityReference\EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidget
PHPUnit_Framework_Exception: Argument #2 (No Value) of PHPUnit_Framework_Assert::assertCount() must be a countable or traversable/var/www/html/core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php:73
This issue currently proposes to improve the assertion for future debugging.
- Added support to check the autocomplete is opened on the correct field
- Added testing for the tags mode to increase coverage.
Reroll patch
review
Needs work
11.0 🔥
Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Fixed the CCF issues, Keeps as in 'Needs Work' to fix the fail test case and need to address #75.