Tezt: extract helpers from FA1.2 tests
Context
I want to use the mini_scenarios/fa12_reference contract in a future merge request for tests. The client_fa12.ml implements multiple helpers I'd like to use. The helpers will be used in Introduced an helper file.tezt/tests/evm_rollup.ml so there will be a dependency between the two test files, please let met know if it's a no-go.
Manually testing the MR
CI should be enough.
Checklist
-
Document the interface of any function added or modified (see the coding guidelines) -
Document any change to the user interface, including configuration parameters (see node configuration) -
Provide automatic testing (see the testing guide). -
For new features and bug fixes, add an item in the appropriate changelog ( docs/protocols/alpha.rstfor the protocol and the environment,CHANGES.rstat the root of the repository for everything else). -
Select suitable reviewers using the Reviewersfield below. -
Select as Assigneethe next person who should take action on that MR
Edited by Valentin Chaboche