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

[wallet/desktop] fix: failing unit tests are fixed #1868

Merged
merged 4 commits into from
Jun 7, 2022

Conversation

yilmazbahadir
Copy link
Contributor

@yilmazbahadir yilmazbahadir commented Jun 2, 2022

What was the issue?

  • Some of the unit tests were failing
  • Migration from Travis to Jenkins needed

What's the fix?

  • Fixed the failing unit tests and added test coverage script
  • Integrated to Jenkins CI

__tests__/components/AccountSelectorField.spec.ts Outdated Show resolved Hide resolved
__tests__/components/AmountDisplay.spec.ts Outdated Show resolved Hide resolved
__tests__/components/ButtonCopyToClipboard.spec.ts Outdated Show resolved Hide resolved
.gitlintmodules Outdated Show resolved Hide resolved
Jenkinsfile Show resolved Hide resolved
@yilmazbahadir yilmazbahadir merged commit 8892977 into dev Jun 7, 2022
@yilmazbahadir yilmazbahadir deleted the fix/unit-test-issues branch June 7, 2022 12:34
yilmazbahadir pushed a commit that referenced this pull request Jun 7, 2022
…ixed #1868

problem:
- Some of the unit tests were failing
- Migration from Travis to Jenkins needed

solution:
- Fixed the failing unit tests and added test coverage script
- Integrated to Jenkins CI
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