blockful-io / swaplace-contracts

Swaplace is an open-source, ownerless and feeless token swap protocol
https://app.swaplace.xyz/
MIT License
33 stars 33 forks source link

refactor: scripts for running the test suit with makefile need to be upgraded because of native ether feature #209

Closed 0xneves closed 3 months ago

0xneves commented 4 months ago

A lot was changed by #204 PR's. Thus we need to test the Make test called test-suit-runner.

Definition of done:

Let me know if there are any problems 👍

blackbeard002 commented 3 months ago

Hey @0xneves can I take this up??

blackbeard002 commented 3 months ago

Hey @0xneves ran the make test-suite-runner and all the scripts ran successfully.

Test screenshot-1 one

Test screenshot-2 two

Test screenshot-3 three

This closes the current issue #209