Ep 85: Polygon development for beginners (Testing PPSwap) (4/4)

3 years ago
22

www.rumble.com/ppswap
Episodes 78-81

1. Deploy WeenusToken, ZeenusToken and PPSwap
Locally

2. Tesing the three contracts and their interactions locally

1. Easy to reset the state states
1) migrate --reset
2) exit the develop shell and reenter
2. Faster speed of testing

Challenges: 1) asynchronous calls
2) big numbers

Most tests should be repeatable in a test for the Mumbai testnet

Loading comments...