mirror of
https://github.com/fastapi-practices/fastapi-best-architecture.git
synced 2026-09-21 13:12:24 +00: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 -*-
|