# Test configuration for Pop CLI integration tests app: name: "Pop Test" version: "1.0.0-test" api: base_url: "http://localhost:8080" timeout: 30s retry_count: 3 database: driver: "sqlite" path: ":memory:" mail: provider: "test" from_address: "test@frenocorp.com" logging: level: "debug" format: "json"