leather-io / extension

Leather browser extension
https://leather.io
MIT License
291 stars 139 forks source link

Add integration tests for transaction signing #409

Open hstove opened 4 years ago

hstove commented 4 years ago

Now that we have functionality relating to transaction signing, let's add end-to-end tests to cover them. This should involve running an actual node (in mocknet) to verify that everything works appropriately.

markmhendrickson commented 3 years ago

I've broadened this issue to capture the addition of integration tests more broadly. However, we should break it down into more specific issues when we get closer to executing.