Consensys / Tokens

Ethereum Token Contracts
MIT License
2.06k stars 1.2k forks source link

Factory tests are wrong #75

Closed maurelian closed 7 years ago

maurelian commented 7 years ago

When I changed newTokenAddr to 0x0002, the test still passed.

These tests should be broken up, and also test for invalid verifications.

Also, the actual tests are not as thorough as the description.

maurelian commented 7 years ago

This test is working. Unclear what I was talking about.