This website requires JavaScript.
Explore
Help
Sign In
mo
/
mitlist
Watch
1
Star
0
Fork
0
You've already forked mitlist
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
17bebbfab8
mitlist
/
be
History
Mohamad
fc355077ab
Enhance database connection management by adding pool_pre_ping to ensure connections are live. Update connection pool settings for improved reliability.
2025-05-20 10:42:34 +02:00
..
alembic
Update user model migration to include secure password hashing; set default hashed password for existing users. Refactor database session management for improved transaction handling and ensure session closure after use.
2025-05-20 01:17:47 +02:00
app
Enhance database connection management by adding pool_pre_ping to ensure connections are live. Update connection pool settings for improved reliability.
2025-05-20 10:42:34 +02:00
tests
Implement test fixtures for async database sessions and enhance test coverage for CRUD operations. Introduce mock settings for financial endpoints and improve error handling in user and settlement tests. Refactor existing tests to utilize async mocks for better reliability and clarity.
2025-05-20 01:18:31 +02:00
.dockerignore
weeee
💃
2025-03-30 16:02:49 +02:00
.gitignore
weeee
💃
2025-03-30 16:02:49 +02:00
alembic.ini
weeee
💃
2025-03-30 16:02:49 +02:00
Dockerfile
add_version_to_lists_and_items
2025-05-07 23:30:23 +02:00
pytest.ini
Implement test fixtures for async database sessions and enhance test coverage for CRUD operations. Introduce mock settings for financial endpoints and improve error handling in user and settlement tests. Refactor existing tests to utilize async mocks for better reliability and clarity.
2025-05-20 01:18:31 +02:00
requirements.txt
Add FastAPI database transaction management strategy and update requirements
2025-05-20 01:19:37 +02:00
Untitled-1.md
001
2025-05-07 20:16:16 +02:00