4paradigm / 4paradigm/OpenMLDB

refactor `sql_cmd_test` & `mini_cluster`

Ouverte
#1,383 3 commentaires 0 réactions 1 personne assignée Réclamée par @aceforeverd Voir sur GitHub
enhancement
Langage dominant
C++
Étoiles
1.7k
Forks
331
Merge moyen
12 j 12 h
PR mergées (30 j)
1

Description

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

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Domaine
testing
Type d'issue
Refactorisation
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
30/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.