Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cypress and basic commands #449

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Conversation

Duddino
Copy link
Member

@Duddino Duddino commented Nov 2, 2024

Abstract

Add e2e tests with cypress.
As of right now, I've added a few basic commands like createWallet. This will be used to compose more complicated tests.
The type of tests that will be added is up to debate, but will most likely include recurring bugs that are too complex to test with unit or integration tests

@Duddino Duddino added the Test Addition of unit or functional test label Nov 2, 2024
@Duddino Duddino self-assigned this Nov 2, 2024
Copy link

netlify bot commented Nov 2, 2024

Deploy Preview for cheery-moxie-4f1121 ready!

Name Link
🔨 Latest commit 64b8c91
🔍 Latest deploy log https://app.netlify.com/sites/cheery-moxie-4f1121/deploys/6729df87895959000831938f
😎 Deploy Preview https://deploy-preview-449--cheery-moxie-4f1121.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Duddino Duddino mentioned this pull request Nov 4, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Test Addition of unit or functional test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant