rainlanguage / rain.flow

Solidity interfaces for flow contracts
0 stars 3 forks source link

Add mints and burns to testFlowERC1155FlowERC20ToERC20 #222

Closed ninokeldishvili closed 1 month ago

ninokeldishvili commented 1 month ago

Motivation

In erc1155 flow test, minting and burning were empty. Essentially, that was re-testing the basic flow without mints and burns being set.

Solution

Added mints and burns to Erc20 flow tests

Checks

By submitting this for review, I'm confirming I've done the following: