Open 0xjac opened 6 years ago
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:
name
symbol
Partially done in #40 but more tests are needed, which is why this remain open
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:
name
,symbol
, ...)