-
Notifications
You must be signed in to change notification settings - Fork 53
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
enable backend search functionality #489
Conversation
@samwel141 I think if you can add an integration test (test under tests folder) to cover this feature, it would be great, at the end of the day, integration is the last defense line for code quality. |
Yes, I have added the integration test for search functionality. check |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@samwel141 so quick! great job!
🎉 This PR is included in version 1.40.3 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
Added search feature in backend
Issue(s) addressed
What kind of change(s) does this PR introduce?
Please check if the PR fulfils these requirements
Issue
What is the current behavior?
No backend search feature
What is the new behavior?
Can search wallet trust relationships from the backend using originator, target and initiator wallet name
Breaking change
No breaking change
Other useful information