Background
Currently, the test cases for kcl run, kcl mod add, kcl mod pull, and kcl mod push may require network access. To improve reliability and reproducibility, we must ensure these tests run entirely offline by utilizing a local mock registry instead of external network dependencies.
Tasks
Expected Outcome