pontem icon indicating copy to clipboard operation
pontem copied to clipboard

Refactor test-assets import and usage for pallet

Open boozook opened this issue 4 years ago • 0 comments

The idea is about new macro where

  • including move assets
  • gen names for files (modules and scripts)
  • gen id by seq number in filename
  • gen enums for modules, scripts and transactions with constructors named using generated names for move assets

This should dramatically simplify the support and modification of tests.

boozook avatar Aug 04 '21 12:08 boozook