samotari / paynoway

A mobile app for testing payment systems against double-spend attacks.
GNU General Public License v3.0
36 stars 8 forks source link

Automated tests #34

Closed chill117 closed 3 years ago

chill117 commented 3 years ago

Tests can be done in a similar way as the CryptoTerminal project.

chill117 commented 3 years ago

Some end-to-end, unit tests (using puppeteer) have been added. Remaining tests to be done as other issues are completed.