0.0.1 • Published 4 years ago

gsheet-js-api v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

This library will support to update Automation Test report to Google Sheet, the following functions:

  • findTestByName,
  • updateTestResultByName,
  • createNewResultCol

Note: the new function which help to update the authorization function will be completed later run the command gsheet-js-api to init google authorization with parameter as:

  • --initDir : working dir for google sheet authorization
  • --initCredentialFile : google credential file which download from google project
  • --initWebTokenfile : the file to save webtoken

    Ex: gsheet-js-api --initDir gconf Ex: node node_modules\@davidkent\gsheet-js-api\gsheet-js-api.js --initDir gconf

0.0.1

4 years ago