gnolang / memeland

Meme.land: A Gno-powered meme sharing platform where you can share and upvote memes. Built with React and the Gno programming language.
https://meme.gnoteam.com
4 stars 2 forks source link

feat: realm tests #21

Closed DIGIX666 closed 3 months ago

DIGIX666 commented 4 months ago

Hey, I have tried adding a Realm test.

All functions PASS except for func TestTransferOwnership. I will continue to work on that to make the test pass.

func TestTransferOwnership PASS. Thanks @leohhhn for your explanation testutils.

netlify[bot] commented 4 months ago

Deploy Preview for gno-memeland canceled.

Name Link
Latest commit 025ef7c310a00d560d17f1f6afd836e800bcd63b
Latest deploy log https://app.netlify.com/sites/gno-memeland/deploys/6633a2fbc1b77b000836a0c8
leohhhn commented 3 months ago

Merging to continue working on this :) Thanks!