-
Notifications
You must be signed in to change notification settings - Fork 6
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
QF-1140 Search again for company number and charity number matches #1469
base: master
Are you sure you want to change the base?
Conversation
…hing for organisations
Please remember to check any packages used by this application to ensure they are up to date @ChrisJWoodcock. cc/ @ecarroll95 |
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.
I've suggested a few refactors in the tests and code. I'm still looking since there's a lot to go through. I will add more comments as I uncover more things
src/SFA.DAS.AssessorService.Application.Api.UnitTests/MappingBootstrapper.cs
Show resolved
Hide resolved
....Application.Api.UnitTests/Orchestrators/Organisation/Search/WhenOrganisationSearchByEpao.cs
Outdated
Show resolved
Hide resolved
src/SFA.DAS.AssessorService.Application.Api/Helpers/RegexHelper.cs
Outdated
Show resolved
Hide resolved
...ce.Application.Api.UnitTests/Orchestrators/Organisation/Search/OrganisationSearchTestBase.cs
Outdated
Show resolved
Hide resolved
src/SFA.DAS.AssessorService.Application.Api/Orchestrators/OrganisationSearchOrchestrator.cs
Outdated
Show resolved
Hide resolved
src/SFA.DAS.AssessorService.Application.Api/Orchestrators/OrganisationSearchOrchestrator.cs
Outdated
Show resolved
Hide resolved
src/SFA.DAS.AssessorService.Application.Api/Orchestrators/OrganisationSearchOrchestrator.cs
Outdated
Show resolved
Hide resolved
src/SFA.DAS.AssessorService.Application.Api/Orchestrators/OrganisationSearchOrchestrator.cs
Outdated
Show resolved
Hide resolved
src/SFA.DAS.AssessorService.Application.Api/Orchestrators/OrganisationSearchOrchestrator.cs
Outdated
Show resolved
Hide resolved
...rs/Organisation/Search/WhenOrganisationSearchByNameOrCharityNumberOrCompanyNumberIsCalled.cs
Outdated
Show resolved
Hide resolved
...estrators/Organisation/Search/WhenOrganisationSearchByNameOrCharityNumberIsCalled_Example.cs
Outdated
Show resolved
Hide resolved
…* which is causing a build error
Please remember to check any packages used by this application to ensure they are up to date @ChrisJWoodcock. cc/ @ecarroll95 |
Please remember to check any packages used by this application to ensure they are up to date @ChrisJWoodcock. cc/ @ecarroll95 |
src/SFA.DAS.AssessorService.Application.Api/Validators/EpaOrganisationValidator.cs
Show resolved
Hide resolved
src/SFA.DAS.AssessorService.Application.Api/Validators/EpaOrganisationValidator.cs
Show resolved
Hide resolved
src/SFA.DAS.AssessorService.Application.Api/Validators/EpaOrganisationValidator.cs
Show resolved
Hide resolved
src/SFA.DAS.AssessorService.Application.Api/Orchestrators/OrganisationSearchOrchestrator.cs
Outdated
Show resolved
Hide resolved
src/SFA.DAS.AssessorService.Application.Api/Orchestrators/OrganisationSearchOrchestrator.cs
Outdated
Show resolved
Hide resolved
src/SFA.DAS.AssessorService.Application.Api/Orchestrators/IOrganisationSearchOrchestrator.cs
Outdated
Show resolved
Hide resolved
I think it's a good idea to use the |
Please remember to check any packages used by this application to ensure they are up to date @ChrisJWoodcock. cc/ @ecarroll95 |
SonarCloud Quality Gate failed. |
Tried doing that but there was only 1 class in the end which looked like a candidate and internalizing that and adding the attribute just caused a problem with inconsistent accessibly in the test project |
Please remember to check any packages used by this application to ensure they are up to date @ChrisJWoodcock. cc/ @ecarroll95 |
SonarCloud Quality Gate failed. |
# Conflicts: # src/SFA.DAS.AssessorService.Application.Api/Infrastructure/IReferenceDataApiClient.cs # src/SFA.DAS.AssessorService.Application.Api/StartupConfiguration/Startup.cs
Please remember to check any packages used by this application to ensure they are up to date @ChrisJWoodcock. cc/ @ecarroll95 |
Please remember to check any packages used by this application to ensure they are up to date @ChrisJWoodcock. cc/ @ecarroll95 |
Please remember to check any packages used by this application to ensure they are up to date @ChrisJWoodcock. cc/ @ecarroll95 |
Please remember to check any packages used by this application to ensure they are up to date @ChrisJWoodcock. cc/ @ecarroll95 |
…sonar complained about
…thub.com/SkillsFundingAgency/das-assessor-service into QF-1140_SearchForCompanyOrCharityNumbers
Please remember to check any packages used by this application to ensure they are up to date @ChrisJWoodcock. cc/ @ecarroll95 |
Please remember to check any packages used by this application to ensure they are up to date @ChrisJWoodcock. cc/ @ecarroll95 |
Please remember to check any packages used by this application to ensure they are up to date @ChrisJWoodcock. cc/ @ecarroll95 |
Kudos, SonarCloud Quality Gate passed! |
when searching for organisations during the Apply journey