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 #12

Merged
merged 14 commits into from
Nov 7, 2024

Conversation

Leandro13Silva13
Copy link

No description provided.

* 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
* 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
@vi-sudo
Copy link

vi-sudo commented Oct 31, 2024

api/agencyservice.yaml Outdated Show resolved Hide resolved
api/agencyservice.yaml Outdated Show resolved Hide resolved
Copy link

@tkuzynow tkuzynow left a comment

Choose a reason for hiding this comment

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

I suggest to apply changes, please check my comments for details

* fix all code following PR comments
@Leandro13Silva13 Leandro13Silva13 merged commit c33ac93 into develop Nov 7, 2024
2 of 3 checks 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
Development

Successfully merging this pull request may close these issues.

3 participants