daily-code icon indicating copy to clipboard operation
daily-code copied to clipboard

feature: Allow importing json/csv to add the test cases in in admin dashboard

Open nimit9 opened this issue 1 year ago • 3 comments

Note: Please only raise the PR for this once #203 is reviewed and merged, since it is dependent on that.

  • Currently, adding test cases in the Problem Statement via a form one by one.
  • Add a button which allows uploading json/csv to get multiple test cases at once, and add it to the recoil store (already present as adminTestCases), which will then be used to map all the test cases with a PS while creating it.

nimit9 avatar Apr 14 '24 22:04 nimit9

I would like to work on this and also #262 after the merge of #203

SujithThirumalaisamy avatar Apr 15 '24 04:04 SujithThirumalaisamy

It's merged in, go ahead, just watch out for any further reviews/changes on it, so that you're updated with the latest changes

nimit9 avatar Apr 15 '24 04:04 nimit9

It's merged in, go ahead, just watch out for any further reviews/changes on it, so that you're updated with the latest changes

Great, Thankyou!

SujithThirumalaisamy avatar Apr 15 '24 05:04 SujithThirumalaisamy