onflow / kitty-items

Kitty Items: CryptoKitties Sample App
https://kitty-items.onflow.org
Apache License 2.0
408 stars 213 forks source link

Cover testnet scenarios that need external services #289

Closed codingone21 closed 2 months ago

codingone21 commented 2 years ago

Cypress testnet coverage is kept minimal at the moment due to the complexity involved with external services.

Cypress testnet tests - https://github.com/onflow/kitty-items/blob/master/cypress/e2e/testnet.cy.js

Some of these external services we have to interact with include

There are other discussions related to this topic like