4paradigm / 4paradigm/OpenMLDB
refactor `sql_cmd_test` & `mini_cluster`
- Lingua principale
- C++
- Stelle
- 1.7k
- Fork
- 331
- Merge medio
- 12g 12h
- PR unite (30g)
- 1
Descrizione
the overall structure of `sql_cmd_test` & `mini_cluster` is a mess, mix of global variables and reference over different test case.
It's hard to maintain and add new test case easily
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
The issue points to sql_cmd_test and mini_cluster files, likely in a test directory. Start by examining the current structure, global variables, and cross-references between test cases. Understand how tests interact with the mini_cluster. Refactoring involves cleaning up dependencies and improving modularity. Verify changes by running existing tests to ensure they still pass.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- testing
- Tipo di issue
- Refactoring
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 30/100