kodadot / nft-gallery

Generative Art Marketplace
https://kodadot.xyz
MIT License
612 stars 351 forks source link

Mint tests #4981

Open yangwao opened 1 year ago

yangwao commented 1 year ago

Before upcoming redesign minting and adding mass mint would be nice to have mint test, seems there are still some random errors here and there.

Would be nice to cover chains tests on


Maybe this is something which would be wrapped in minting SDK to completely abstract this functionality out of main codebase of KodaDot?

Ref

AshutoshSingh72 commented 8 months ago

Hey @yangwao can i take this , where can i make a pr on my test results like readme.md or somewhere else

AshutoshSingh72 commented 8 months ago

I'm going to take this i'll also check using nova wallet

roiLeo commented 8 months ago

I'm going to take this i'll also check using nova wallet

The aim of this development is to automate tests in order to check if the code changes won't break the functionality, you'll need to write/update E2E and unit tests.