bmf-san / gondola

A YAML based golang reverse proxy
MIT License
7 stars 1 forks source link

Integration tests for CLI #24

Open bmf-san opened 12 months ago

bmf-san commented 12 months ago

Description

Write an integration tests for CLI.

Describe the feature you'd like to request

Tests cmd/main.go as CLI integration tests.

Describe the solution you'd like

Thinking..

bmf-san commented 11 months ago

It might be fine to write tests of cmd/main.go.