Equibit / explorer

An open source block explorer
BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

Issues/7 get tests passing #8

Closed Eternali closed 5 years ago

Eternali commented 5 years ago

Got the tests to run and pass. I also reworked much of explorer.js to use modern javascript. There is still work to do there, but it has been cleaned up a lot. Some of the tests had to be skipped because the fixture data isn't correct. This issue was to just get the tests running, we should probably create another issue to update the tests with valid fixture data and add new tests to test our changes properly.