Page MenuHomePhabricator

Test no services used by Wikibase REST API create database connection when initialized
Closed, ResolvedPublic

Description

According to https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/1159419/comments/a9f4deb2_89fce0ad?tab=comments there is a test in Wikibase that ensures that none of Wikibase’s services create any database connections when they’re initialized.
This test does not seem to cover Wikibase REST API logic