transmute-industries / transmute

The Transmute Command

Home Page:https://transmute.industries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adapter tests need to be updated

gjgd opened this issue · comments

commented

Theses tests do not actually test the adapter only the mock: https://github.com/transmute-industries/transmute/blob/master/packages/transmute-adapter-firestore/__tests__/interface.spec.js#L41-L55

We should remove them, or actually test the functions from the package

agree, but we don't want to embed keys in travis. closing