Open Issues Need Help
View All on GitHub Convert sqlite.py into an idempotent DB setup script 5 months ago
enhancement good first issue
Add minimal tests for DB connectivity 5 months ago
AI Summary: This issue proposes adding a basic test to verify the application's ability to connect to its SQLite database and confirm the existence of the 'STUDENT' table. The test should be implemented using pytest and added as a development dependency. A separate issue will be created for integrating these tests into a CI pipeline.
Complexity:
2/5
enhancement good first issue