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

Backend [Integration Test] organizations.go handlers GetOrganizationBounties, GetOrganizationBudget, & GetOrganizationBudgetHistory #1522

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

AbdulWahab3181
Copy link
Contributor

@AbdulWahab3181 AbdulWahab3181 commented Feb 16, 2024

…rganizationBudgetHistory

Describe your changes

Added Unit tests for GetOrganizationBounties, GetOrganizationBudget and GetOrganizationBudgetHistory methods

Issue ticket number and link

Closes #1510

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have tested on Chrome and Firefox
  • I have tested on a mobile device
  • I have provided a screenshot or recording of changes in my PR if there were updates to the frontend

@AbdulWahab3181 AbdulWahab3181 marked this pull request as ready for review February 16, 2024 13:38
@aliraza556
Copy link
Contributor

Hi @AbdulWahab3181
Could you confirm if you've conducted local testing to verify that the component successfully passes the Jest tests? If yes, would you mind sharing a screenshot of the terminal output as evidence?

@AbdulWahab3181
Copy link
Contributor Author

Hi @AbdulWahab3181 Could you confirm if you've conducted local testing to verify that the component successfully passes the Jest tests? If yes, would you mind sharing a screenshot of the terminal output as evidence?

image image image

@aliraza556
Copy link
Contributor

Great job with the test suite! It's comprehensive, neatly structured, and showcases your impressive testing capabilities. You've successfully achieved broad coverage and maintained high code quality, demonstrating exceptional skill in testing.

@elraphty elraphty merged commit 7bb3085 into stakwork:master Feb 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants