No description
Comprehensive test coverage for exchange endpoints: - Price endpoint: permission checks, price retrieval, staleness, config - Create exchange: buy/sell, double booking, validation, stale price - User trades: list trades, cancel own trade, cancel restrictions - Admin trades: view upcoming/past, complete, no-show, cancel Tests mock the Bitfinex price fetcher to ensure deterministic results. |
||
|---|---|---|
| .cursor/rules | ||
| .githooks | ||
| backend | ||
| frontend | ||
| scripts | ||
| shared | ||
| .env.example | ||
| .envrc | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| docker-compose.yml | ||
| Makefile | ||