@mintbase-js/testing

v0.6.5
Integration test suite and testing utils

lint

eslint . --fix --ext ts

test

MINTBASE_API_KEY=e886efa80e627f165ebbc7b4d942c172 NEAR_NETWORK=testnet NEAR_DATA_ENV=testnet jest --roots ./tests --testTimeout 60000 --setupFiles dotenv/config

build

tsc

watch

tsc && tsc --watch & jest --watch --coverage
npm i @mintbase-js/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 9/19/2024

Downloads