aqa-test-tools icon indicating copy to clipboard operation
aqa-test-tools copied to clipboard

Improve on POST TAP file endpoint and Parser

Open amandanguyeen opened this issue 3 years ago • 1 comments

  1. postTapFiles.js currently has a hardcoded zip path but needs to be changed to consume a user inputted url to a zip file
  2. Tap.js currently inserts documents with a hardcoded url field and needs to be changed to insert with user inputted url
  3. Tap.js currently inserts documents with an empty startBy field and needs to potentially parse from url the vendor
  4. Tap.jscurrently inserts documents with an emptyjavaVersion` field

amandanguyeen avatar Dec 03 '21 22:12 amandanguyeen

Thanks @amandanguyeen for creating the issue!

llxia avatar Dec 06 '21 15:12 llxia