Skip to content

Organise and add more tests #37

@0xjac

Description

@0xjac

All tests are located in a single file (test/ReferenceToken-test.js) which is growing. It is becoming hard to read each test case.

The tests should be split in different files, for example:

  • Base Tests (Read only functions: name, symbol, ...)
  • Send/Receive Tests
  • Operator Tests
  • ERC-20 Compatibility Tests

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions