Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organise and add more tests #37

Open
0xjac opened this issue Feb 24, 2018 · 1 comment
Open

Organise and add more tests #37

0xjac opened this issue Feb 24, 2018 · 1 comment
Assignees

Comments

@0xjac
Copy link
Owner

0xjac commented Feb 24, 2018

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
@0xjac 0xjac self-assigned this Feb 24, 2018
@0xjac
Copy link
Owner Author

0xjac commented Mar 6, 2018

Partially done in #40 but more tests are needed, which is why this remain open

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant