Skip to content

Aiosqloite#2

Open
WideSu wants to merge 8 commits intomainfrom
aiosqloite
Open

Aiosqloite#2
WideSu wants to merge 8 commits intomainfrom
aiosqloite

Conversation

@WideSu
Copy link
Owner

@WideSu WideSu commented Feb 2, 2026

Fix the bugs

replace in-memory bank implementation with SQLite database
add async database operations and transaction support
update tests to use async database fixtures
…ackports-asyncio-runner for async test support
Clean up test files by removing redundant imports that are not being used in the test cases. This improves code readability and maintainability.
Add test files for both in-memory and file-based database implementations.
Cover core functionality including account creation, deposits, withdrawals,
transfers, transaction history, and error cases.
Clean up test files by removing unused imports to improve code maintainability and reduce potential confusion
Add pytest asyncio configuration in pyproject.toml and include database files and coverage report in gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant