This application is a simple REST API built with FastAPI, SQLAlchemy and Bootstrap and tested with pytest. It allows for basic operations for managing users and items. This code is in the public ...
When you start writing integration tests for a FastAPI app backed by async SQLAlchemy, things tend to go wrong in a specific and frustrating way, the error says ...