multica/server/cmd
yushen a5aedf5dfe fix(test): gracefully skip DB tests when database is unreachable
pgxpool.New is lazy and doesn't connect immediately. Add pool.Ping()
after creation so CI environments without PostgreSQL skip cleanly
instead of failing with os.Exit(1).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 17:44:36 +08:00
..
migrate chore: add one-click setup/start/stop scripts, migration CLI, and seed tool 2026-03-22 11:50:33 +08:00
multica refactor(release): rename multica-cli to multica 2026-03-25 17:34:29 +08:00
server fix(test): gracefully skip DB tests when database is unreachable 2026-03-25 17:44:36 +08:00