vacuumlabs / name-bazaar

A peer-to-peer marketplace for the exchange of names registered via the Ethereum Name Service
Eclipse Public License 1.0
0 stars 0 forks source link

Auction finalization tests #62

Closed Siegrift closed 3 years ago

Siegrift commented 3 years ago

Well, it wasn't easy making this work, but I was able to forward time in both ganache and JS app and test finalization. We could also test that the amounts work properly (buyer ether decreases, seller increases), but that detail is more suited for unit tests I guess.

Siegrift commented 3 years ago

Fixes https://github.com/vacuumlabs/name-bazaar/issues/48