mirror of
https://github.com/fastapi-practices/fastapi_best_architecture.git
synced 2025-08-18 23:11:48 +08:00

* Update tests structure. * Unit tests use the test database * Add function for creating database engine and session.
3 lines
47 B
Python
3 lines
47 B
Python
#!/usr/bin/env python3
|
|
# -*- coding: utf-8 -*-
|