Fountain Coach Gitowner-controlled · read only

fountainai-deployer.git · README.md

fountainai-deployer.git / README.md

revision 7953a9a6c7e5fb5e6b1e7d31d491de47b9ddd40e · complete file

# Smoke Tests for FountainAI Deployer

This suite verifies basic API health and deploy pipeline capabilities for:

- /docs
- /openapi.json
- /deploy/push-workflow
- /stack/validate
- /deploy/service

## Usage

Run from project root:

```bash
pytest tests/test_smoke.py
```

Ensure internet access to https://deployer.fountain.coach and necessary secrets are valid.