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

Merged
merged 22 commits into from
Nov 8, 2024
Merged

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 15b8e4d
🔍 Latest deploy log https://app.netlify.com/sites/cheery-moxie-4f1121/deploys/672dc95e19fc5d00084a71c5
😎 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
panleone
panleone previously approved these changes Nov 7, 2024
Copy link
Member

@panleone panleone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK 64b8c91
nice tests

Copy link
Member

@JSKitty JSKitty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK 15b8e4d aside from some local env timeout issues - but as long as GitHub Actions runs well, the tests should be consistent and thus I'm fine with merging it.

@panleone panleone merged commit 6307592 into PIVX-Labs:master Nov 8, 2024
6 checks passed
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.

3 participants