@davidkent/gsheet-js-api

0.0.17 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @davidkent/gsheet-js-api

Weekly Downloads

5

Version

0.0.17

License

MIT

Unpacked Size

29 kB

Total Files

9

Last publish

Collaborators

  • davidkent