pontem
pontem copied to clipboard
Refactor test-assets import and usage for pallet
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.