neo-one icon indicating copy to clipboard operation
neo-one copied to clipboard

Add/check test coverage

Open spencercorwin opened this issue 3 years ago • 0 comments

  • [ ] New generate command in the CLI (master and master-2.x branches)
  • [ ] New --typescript flag option in the CLI (master and master-2.x branches)
  • [ ] New --configPath option in the CLI (master and master-2.x branches)
  • [ ] Tests for failing transactions. We should have test coverage to coverage every possible failure case when forming a transaction so that we know transactions fail when... there is no witness, bad witness, etc. (client)
  • [ ] New Manifest builtin (compiler)
  • [ ] Tests for the compiler processing the properties property and producing a correct manifest
  • [ ] contract.test.ts in compiler
  • [ ] disassembleByteCode.test.ts
  • [ ] UpgradeHelper.ts in compiler
  • [ ] Blockchain.currentCallerContract

spencercorwin avatar Jun 16 '21 01:06 spencercorwin