meilisearch/MeiliSearch

Find a way to test our CLI

Offen

#3.239 geöffnet am 13.12.2022

 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)Rust (2.542 Forks)batch import
help wantedmaintenanceOLD

Repository-Metriken

Stars
 (57.572 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 11T 20h) (41 gemergte PRs in 30 T)

Beschreibung

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:

Contributor Guide