Skip to content

Comments

feat: Add Cypress UI automation testing framework#3

Open
Ash-0418 wants to merge 8 commits intofeature/upgrade-firmachain-v0.5.0from
feature/cypress-testing
Open

feat: Add Cypress UI automation testing framework#3
Ash-0418 wants to merge 8 commits intofeature/upgrade-firmachain-v0.5.0from
feature/cypress-testing

Conversation

@Ash-0418
Copy link

mnemonic version test scripts

  • CW20 token creation and execution tests
  • CW721 NFT contract and execution tests

New Files Added

  • cypress.config.js - Cypress configuration with environment variables
  • cypress/e2e/mnemonic version/ - 9 test files for CW20/CW721 operations
  • cypress/support/ - Custom commands and setup files
  • cypress/fixtures/ - Test data fixtures

Modified Files

  • .gitignore - Added Cypress-related ignore patterns (cypress.env.json, /cypress/screenshots)
  • package.json - Updated dependencies and scripts

@lincheoll
Copy link
Contributor

First, please update the comments in English.

@lincheoll
Copy link
Contributor

I also recommend using cypress.env.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants