freenet-core icon indicating copy to clipboard operation
freenet-core copied to clipboard

Create a test contract for testing purposes

Open netsirius opened this issue 3 years ago • 0 comments

The goal of this issue is to have a test contract that allows interaction on the state in the tests that require it. Changes required:

  • Generate a simple compiled contract available for modules where interaction with the contract is required.

Currently these tests are ignored and marked with the comment: // FIXME: Generate required test contract

netsirius avatar Sep 06 '22 17:09 netsirius