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

Caritas 286 create new endpoints #11

Draft
wants to merge 29 commits into
base: develop
Choose a base branch
from

Conversation

Leandro13Silva13
Copy link

No description provided.

tkuzynow and others added 20 commits June 13, 2024 09:24
…meter-tracing

feat: enable micrometer tracing
upgrade deprecated actions/upload-artifact
This reverts commit a6c0522.
upgrade deprecated actions/upload-artifact
* upgrade deprecated actions/download-artifact
* create new endpoint to return all topics from all agencies of a tenant
* fix current tests
* add it tests for new getAgenciesTopics method
* add it and unit tests for new getAgenciesTopics method of the class AgencyService
* add unit tests for new class TopicEnrichmentService
@vi-sudo
Copy link

vi-sudo commented Oct 28, 2024

* make sure the getAgenciesTopics method returns only the agency's topics for the current tenant
* create new endpoint to return an agency by postcode and topic id for the current tenant
* add new IT tests for the AgencyController
* add new IT tests for the AgencyService
* add new unit tests for the AgencyService
* add new authority for the new private endpoint, update its path and added the new authority to the SecurityConfig
* add new it tests and unit test to the AgencyController
* fix all code following PR comments
* fix the db call for topics
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.

3 participants