ui icon indicating copy to clipboard operation
ui copied to clipboard

test(cli): Add unit tests for the add command

Open K-Sato1995 opened this issue 1 year ago • 3 comments

Overview

  • Extracting the core function of the "add" command into its own function called runAdd.
  • Writing basic unit tests for this newly-created function(runAdd).

K-Sato1995 avatar Aug 20 '23 06:08 K-Sato1995

@K-Sato1995 is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Aug 20 '23 06:08 vercel[bot]

Awesome. I'll probably do same for the other command. Let me label this and get back to it.

shadcn avatar Sep 19 '23 11:09 shadcn

Awesome. I'll probably do same for the other command. Let me label this and get back to it.

@shadcn Thanks! Resolved the merge conflicts! Would love to work on the other commands too.

K-Sato1995 avatar Sep 20 '23 05:09 K-Sato1995