Skip to content

Integration test #76

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

Merged
merged 19 commits into from
May 26, 2025
Merged

Integration test #76

merged 19 commits into from
May 26, 2025

Conversation

BasLee
Copy link
Contributor

@BasLee BasLee commented Jan 30, 2025

Integration test examples that call the list and search endpoint of the projects resource:

  • An application server is started using DropwizardAppExtension
  • Mock-server is used to verify and answer elasticsearch and annorepo calls from broccolli

These tests are quite heavy and should only be used to test the whole application context. But I think they are quite useful to prevent any regression in the future.

The current search request is quite minimal: some search elements are missing, like facets and ...?

@hayco hayco added enhancement New feature or request experiment labels Apr 2, 2025
@hayco hayco self-assigned this May 26, 2025
@hayco hayco self-requested a review May 26, 2025 09:49
Copy link
Contributor

@hayco hayco left a comment

Choose a reason for hiding this comment

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

👍🏻 Thanks @BasLee

@hayco hayco merged commit b2a8d1a into main May 26, 2025
2 of 4 checks passed
@hayco hayco deleted the integration-test branch May 26, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request experiment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants