UNPKG

@0xcert/ethereum-sandbox

Version:

Test server for local running testing of modules on the Ethereum blockchain.

32 lines (26 loc) 1.77 kB
>>> @0xcert/ethereum-sandbox Found mismatch: "packages/0xcert-ethereum-sandbox/CHANGELOG.json": "c91f5498a0285466b707c0ec7700b891924fd100" !== "4f75882cd844dbf3a5ee9072723475792e097a51" npm run lint && npx nyc npx hayspec test > @0xcert/ethereum-sandbox@2.1.1 lint /Users/xpepermint/Work/0xcert/repositories/framework/packages/0xcert-ethereum-sandbox > npx eslint 'src/**/*.ts?(x)' src/tests/index.test.ts exposes objects ⚑ ⚑ src/tests/core/sandbox.test.ts listens for requests ⚑ deploys protocol contracts ⚑ ⚑ ⚑ ⚑ ⚑ ⚑ ⚑ ⚑ ⚑ ⚑ ⚑ ⚑ ⚑ ⚑ ⚑ ⚑ ⚑ ⚑ ⚑ subscribes to `newBlockHeaders` event ⚑ 4801ms 4 passing ---------------|---------|----------|---------|---------|------------------- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s ---------------|---------|----------|---------|---------|------------------- All files | 99.32 | 75 | 97.14 | 99.32 | src | 100 | 100 | 100 | 100 | index.ts | 100 | 100 | 100 | 100 | src/config | 100 | 100 | 100 | 100 | contracts.ts | 100 | 100 | 100 | 100 | src/core | 99.04 | 50 | 96.97 | 99.02 | protocol.ts | 100 | 50 | 100 | 100 | 56 sandbox.ts | 95.45 | 50 | 83.33 | 95.24 | 36 src/lib | 100 | 100 | 100 | 100 | deploy.ts | 100 | 100 | 100 | 100 | ---------------|---------|----------|---------|---------|-------------------