sebelga / gstore-node

Google Datastore Entities Modeling for Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert the tests to Typescript

sebelga opened this issue · comments

Once the src code has been converted to Typescript, we need to tests to also be in Typescript to avoid having to build the library in order to run them.

This will also allow the coverage to be run against the source files.