meilisearch/MeiliSearch

Find a way to test our CLI

开放

#3,239 创建于 2022年12月13日

 (1 条评论) (1 个反应) (0 位负责人)Rust (2,542 个派生)batch import
help wantedmaintenanceOLD

仓库指标

星标
 (57,572 个星标)
PR 合并指标
 (平均合并 11天 20小时) (30 天内合并 41 个 PR)

描述

Currently, our CLI is barely tested. We've already encountered a bunch of bugs in the past, and we just discovered two new bugs after the huge refacto of the v0.30.

It's a shame that we don't have a whole test suite targeting our CLI, but I understand it's hard, and it wasn't prioritized.

I would like to gather some resources on how we could do it to start working on it after the v1.0. I think that's the only way we can ensure we don't break anything after a refacto. The config file and the env variables aren't tested either :pensive:

贡献者指南