- Issue created by @catch
- 🇬🇧United Kingdom catch
✨ Add PerformanceTestBase for allowing browser performance assertions within FunctionalJavaScriptTests Fixed so this is unblocked. Might want to split into further issues but can start here.
via @Wim Leers:
I'm missing:
$xhrCount
$serverCachedXhrCount (see 📌 Allow AJAX to use GET requests Fixed )
$clientCachedXhrCount (i.e. transferSize === 0 — see \Drupal\Tests\entity_embed\FunctionalJavascript\MediaImageTest::getLastPreviewRequestTransferSize().)
$bigPipePlaceholderCount (see \Drupal\Tests\standard\FunctionalJavascript\StandardJavascriptTest)
From ✨ Add PerformanceTestBase for allowing browser performance assertions within FunctionalJavaScriptTests Fixed .
Ideally we should use any or most things we add.
https://www.drupal.org/project/drupal/issues/3346765#mr3617-note166229 ✨ Add PerformanceTestBase for allowing browser performance assertions within FunctionalJavaScriptTests Fixed
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
✨ Add PerformanceTestBase for allowing browser performance assertions within FunctionalJavaScriptTests Fixed so this is unblocked. Might want to split into further issues but can start here.