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

Secret parsing tests #347

Merged
merged 4 commits into from
Apr 18, 2024
Merged

Secret parsing tests #347

merged 4 commits into from
Apr 18, 2024

Conversation

Duddino
Copy link
Member

@Duddino Duddino commented Apr 17, 2024

Abstract

Add secret parsing tests to our unit test suite

Testing

No testing is required

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

netlify bot commented Apr 17, 2024

Deploy Preview for cheery-moxie-4f1121 ready!

Name Link
🔨 Latest commit a8cd003
🔍 Latest deploy log https://app.netlify.com/sites/cheery-moxie-4f1121/deploys/661ffaea946c310008175561
😎 Deploy Preview https://deploy-preview-347--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.

JSKitty
JSKitty previously approved these changes Apr 17, 2024
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 08e13c8

One suggestion though for Seed Phrase tests: I think we should also test the "trimming" functionality here, i.e: try a seed with excessive spaces throughout, ParsedSecret.parse trims it and imports successfully, so this should be tested for regressions as well.

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.

utACK a8cd003

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 a8cd003

Solid tests, glad we have regression testing for this now.

@JSKitty JSKitty merged commit 1dc969e into PIVX-Labs:master Apr 18, 2024
7 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