kleros / arbitrable-payment-front

Arbitrable payment front
https://escrow.kleros.io
MIT License
7 stars 3 forks source link

Issue #15 - test: fixing tests #19

Closed Thoughtscript closed 6 years ago

Thoughtscript commented 6 years ago

Per issue: https://github.com/kleros/arbitrable-payment-front/issues/15 -fixing

Fixed the integration tests - the store in index.js was getting called somewhere during the integration test setup. I separated it's own file, tested the core app functionality, and got all the tests to work (and pass - since the full integration tests aren't yet written).

n1c01a5 commented 6 years ago

@Thoughtscript tnx There are some lints, tests to fix see https://travis-ci.org/kleros/arbitrable-payment-front/builds/353223785?utm_source=github_status&utm_medium=notification but it's a good start