issues
search
Blacksmoke16
/
GESI
Google Sheets™ ESI Add-on
https://blacksmoke16.github.io/GESI
MIT License
196
stars
37
forks
source link
Unit Testing
#94
Closed
Blacksmoke16
closed
2 years ago
Blacksmoke16
commented
2 years ago
Write a bunch of unit tests in core parts of the codebase (mainly around token storage and ESIClient) using
jest
.
Improve argument type validation logic
Improve various small things discovered from writing the tests
Add npm script the handle pushing to GAS
Comments outs
export
/
import
syntax before pushing and un-comments afterwards since this feature is not supported in GAS
jest
.export
/import
syntax before pushing and un-comments afterwards since this feature is not supported in GAS