My release gate passed whenever it couldn't read the database it checked
A release gate read a live SQLite file it never declared. Stubbing that file for isolation makes it go green without checking anything. Here's the test for it.
/5 min read / testingsqlitebashci