issues
search
e-kondr01
/
fastapi-sqlalchemy-toolkit
Declarative filtration, database level validation and other features for FastAPI + Async SQLAlchemy applications
MIT License
13
stars
5
forks
source link
feat: tests with attrs
#24
Closed
sfrvn
closed
9 months ago
sfrvn
commented
9 months ago
TODO:
[ ] test_create_with_refresh_attribute_names
[ ] test_get_or_404_with_base_stmt
[ ] test_get_with_base_stmt
[ ] test_list_with_base_stmt
[ ] test_filter_with_base_stmt
[ ] test_update_with_refresh_attribute_names
[ ] test_update_without_commit
[ ] test_delete_without_commit
TODO: