, sql: array, root: array} */ // allow-no-test-found: static data file (returns boot/sql/root required-file lists, no logic); the lists are verified against the real on-disk files in SqlFileIntegrityListCompletenessTest and BootResilienceTest. return array( 'boot' => array( 'Loader.php', 'bootstrap.php', 'bootstrap/CoreServiceRegistration.php', 'bootstrap/DataServiceRegistration.php', 'bootstrap/DomainServiceRegistration.php', 'bootstrap/MatchingEngineServiceRegistration.php', 'bootstrap/RuntimeServiceRegistration.php', 'bootstrap/LegacyInstanceResolver.php', 'bootstrap/service-locator.php', 'classmap.php', 'ajax/SupportRequest.js', 'js/support-request-button.js', 'js/support-request-transport.js', 'js/support-request-modal-view.js', 'js/diagnosticDataCard.js', ), 'sql' => array( 'sql/correctLookupTableIssue.sql', 'sql/createEngineProfilesTable.sql', 'sql/createLogTable.sql', 'sql/createLogsHitsPreAggTempTable.sql', 'sql/createLogsHitsTempTable.sql', 'sql/createLookupTable.sql', 'sql/createNGramCacheTable.sql', 'sql/createPermalinkCacheTable.sql', 'sql/createRedirectConditionsTable.sql', 'sql/createRedirectsTable.sql', 'sql/createSpellingCacheTable.sql', 'sql/createViewCacheTable.sql', 'sql/deleteOldLogs.sql', 'sql/getAdditionalPostData.sql', 'sql/getLogRecords.sql', 'sql/getLogsCount.sql', 'sql/getDistinctLoggedUrls.sql', 'sql/getLogsIDandURL.sql', 'sql/getLogsIDandURLForAjax.sql', 'sql/getMostUnusedRedirects.sql', 'sql/getOrphanedAutoRedirects.sql', 'sql/getPermalinkFromURL.sql', 'sql/getPostsNeedingContentKeywords.sql', 'sql/getPublishedCategories.sql', 'sql/getPublishedCategoryCount.sql', 'sql/getPublishedPagesAndPostsIDs.sql', 'sql/getPublishedTagCount.sql', 'sql/getPublishedTags.sql', 'sql/getPublishedTermsByIds.sql', 'sql/getRedirectsExport.sql', 'sql/getRedirectsForViewTempTable.sql', 'sql/importDataFromPluginRedirectioner.sql', 'sql/insertPermalinkCache.sql', 'sql/insertSpellingCache.sql', 'sql/logsSetMinLogID.sql', 'sql/migrateToNewLogsTable.sql', 'sql/selectTableEngines.sql', 'sql/updatePermalinkCache.sql', 'sql/updatePermalinkCacheParentPages.sql', ), 'root' => array( 'contracts/schemas/report.schema.json', ), );