Backend for MomCare iOS application.

2 stars 5 forks 2 watchers Python GNU General Public License v2.0
fastapi mongodb
1 Open Issue Need Help Last updated: Sep 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue aims to implement a comprehensive testing framework for a FastAPI server, including both unit and integration tests. Unit tests will be fully mocked and run on every PR/push, while integration tests will use real secrets (managed via GitHub Actions) and run only on the `main` branch or on a schedule. The task involves configuring GitHub Actions for secure secret injection and updating documentation for local test execution.

Complexity: 4/5
documentation help wanted

Backend for MomCare iOS application.

Python
#fastapi#mongodb