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

Add human-readable responses for /plr #7

Merged
merged 9 commits into from
Jan 15, 2025

Conversation

AlexYoungmanMoJ
Copy link
Contributor

No description provided.

@AlexYoungmanMoJ AlexYoungmanMoJ changed the base branch from main to add-api-code January 14, 2025 15:40
@AlexYoungmanMoJ AlexYoungmanMoJ merged commit 9d48e60 into add-api-code Jan 15, 2025
5 of 6 checks passed
@AlexYoungmanMoJ AlexYoungmanMoJ deleted the feat/plr-responses branch January 15, 2025 09:31
lalithanagarur added a commit that referenced this pull request Jan 15, 2025
* added api endpoints

* feat(*): format as per klint recommendations (#4)

* PLR Integration Tests (#5)

* Added integration tests for the PLR resource

* KTlint fixes

* Combined mocks into single LRS mock file

* Updated readme for /plr endpoing

* Removed wildcard imports

* BTD-383: Add human-readable responses for /plr (#7)

* Added integration tests for the PLR resource

* KTlint fixes

* Combined mocks into single LRS mock file

* Updated readme for /plr endpoing

* Removed wildcard imports

* Updated responses for /plr to be human-readable

* Removed commented code

* BTD-379: Cover all response codes for learner endpoint (#6)

* working tests for all response types (except errors, that's a different ticket)

* wiremock addition of new response type

* lint + refactors

* OpenAPI docs

* Test Fixes

* Klint

* Cleanup

* Cleanup

* Fix/failing builds (#8)

* feat(*): fix failing builds by using secrets

* feat(*): format entire source code

* fix(SSLContextProviderTest): remove SSLContextProviderTest

* feat(ResponseType): remove ResponseType as it is replaced by LRSResponseType

---------

Co-authored-by: lalithanagarur <lalitha.nagarur@digital.justice.gov.uk>
Co-authored-by: AlexYoungmanMoJ <alexander.youngman@digital.justice.gov.uk>
Co-authored-by: Ewan-Donovan <ewan.donovan@digital.justice.gov.uk>
Ewan-Donovan added a commit that referenced this pull request Jan 17, 2025
* added api endpoints

* feat(*): format as per klint recommendations (#4)

* PLR Integration Tests (#5)

* Added integration tests for the PLR resource

* KTlint fixes

* Combined mocks into single LRS mock file

* Updated readme for /plr endpoing

* Removed wildcard imports

* BTD-383: Add human-readable responses for /plr (#7)

* Added integration tests for the PLR resource

* KTlint fixes

* Combined mocks into single LRS mock file

* Updated readme for /plr endpoing

* Removed wildcard imports

* Updated responses for /plr to be human-readable

* Removed commented code

* work in progress

* BTD-379: Cover all response codes for learner endpoint (#6)

* working tests for all response types (except errors, that's a different ticket)

* wiremock addition of new response type

* lint + refactors

* OpenAPI docs

* Test Fixes

* Klint

* Cleanup

* Cleanup

* Fix/failing builds (#8)

* feat(*): fix failing builds by using secrets

* feat(*): format entire source code

* fix(SSLContextProviderTest): remove SSLContextProviderTest

* feat(ResponseType): remove ResponseType as it is replaced by LRSResponseType

* Fixes to tests noticed after refactor

* Implemented on the PLR endpoint

* Dependency removed

* Add unit tests for LRSService

* Add unit test for error

* Add unit test for error for plr
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.

2 participants