I\'m testing a FastAPI app with pytest. I\'ve created a client fixture which includes a sqlite DB created from CSVs:
@p