Skip to content

Organise and add more tests #37

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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