-
Notifications
You must be signed in to change notification settings - Fork 4
VED-382: Use configurable disease mappings in backend. #618
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
nhsdevws
merged 107 commits into
master
from
VED-382-backend-configurable-disease-mapping
Jul 7, 2025
Merged
Changes from all commits
Commits
Show all changes
107 commits
Select commit
Hold shift + click to select a range
40b42cf
setup
Akol125 b4b540d
replace vaccineTypePermissions
Akol125 eed4049
remove imms-batch-app
Akol125 f06eeeb
test for new perms and imms batch removel
Akol125 029d78a
test still
Akol125 b4eb8d4
test3
Akol125 5969962
test_for_search
Akol125 e1ed4e1
test for update
Akol125 fd7b5bb
test for update2
Akol125 f0f9e77
test suite complete
Akol125 d81473c
Merge branch 'master' into VED-26-permissions-api
Akol125 49fc7c7
remove perm config in test
Akol125 e2c3f11
poetry
Akol125 25c0dd0
Merge branch 'master' into VED-26-permissions-api
Akol125 6444801
remove unused files
Akol125 57e8cb1
Merge branch 'VED-26-permissions-api' of https://github.com/NHSDigita…
Akol125 a402488
env vars
Akol125 4107f35
VED-26: Attach endpoint Lambda functions to the VPC so they can conne…
mfjarvis 99cf3a7
VED-26: Give endpoint Lambdas the required permissions to attach to t…
mfjarvis fef9552
VED-26: Try creating a fresh client for every invocation.
mfjarvis 41cb0b1
VED-26: Src again :(
mfjarvis f794777
VED-26: Revert Redis client change. Temporarily skip PDS callout.
mfjarvis 8208760
VED-26: Revert PDS callout removal.
mfjarvis 025104f
integrating the new supplier permissions
Akol125 829e1cd
Merge branch 'VED-26-permissions-api' of https://github.com/NHSDigita…
Akol125 2afa02c
clean up
Akol125 0fba593
clean up2
Akol125 152f621
test suite
Akol125 ac7fcd0
lint issues
Akol125 4fe0ae7
refactor control flow and duplication error
Akol125 f3586c6
e2e fix
Akol125 c6f4b85
e2e lint
Akol125 7c15343
setup
Akol125 6bff469
replace vaccineTypePermissions
Akol125 bb3f8f9
remove imms-batch-app
Akol125 fbb7dac
test for new perms and imms batch removel
Akol125 d9ecd63
test still
Akol125 46bfa26
test3
Akol125 a43e4e1
test_for_search
Akol125 5a0d56f
test for update
Akol125 81b0acb
test for update2
Akol125 8db4a49
test suite complete
Akol125 bff3c84
remove perm config in test
Akol125 02688c7
remove unused files
Akol125 a17b018
env vars
Akol125 41168f8
VED-26: Attach endpoint Lambda functions to the VPC so they can conne…
mfjarvis 7735ff2
VED-26: Give endpoint Lambdas the required permissions to attach to t…
mfjarvis 05f131c
VED-382: Use configurable disease mappings in backend.
mfjarvis 4200ef6
VED-382: Revert test change.
mfjarvis 10337fc
tests ok
nhsdevws 9a72960
tests
nhsdevws 9af164a
debug
nhsdevws a220b64
67 fails
nhsdevws f6de61a
search imms & post validator
nhsdevws dd92d51
20 errors
nhsdevws 4fdd789
18 errors
nhsdevws b36a820
17 errors
nhsdevws 2876973
18 errors
nhsdevws f544028
15 errors
nhsdevws 698a7ca
14 errors
nhsdevws a0c6301
tests pass
nhsdevws 79e32d4
path & tidy
nhsdevws 3d50cfa
remock controller
nhsdevws adaf028
clean up test_utils
nhsdevws cbdd8be
remocked batch service
nhsdevws 4f756cc
remock test imm post valid
nhsdevws 9056a2d
remock test_fhir_repo
nhsdevws f4a57b9
remock
nhsdevws 022f527
tidy
nhsdevws e48863d
remock & tidy
nhsdevws 36278b3
tidy
nhsdevws 36de023
tidy
nhsdevws b246f81
tidy
nhsdevws 0df8b14
tidy
nhsdevws d533221
tidy
nhsdevws 128e61e
tidy
nhsdevws 59c0b25
refactor some logic from review sections
Akol125 0a7748a
refactor from review section
Akol125 c10fccd
lint issues
Akol125 e49362c
Merge remote-tracking branch 'origin/VED-26-permissions-api' into VED…
nhsdevws dfb2314
update
Akol125 4a08db9
Resolve merge tests
nhsdevws 377e48c
tidy
nhsdevws 3d175f0
Merge remote-tracking branch 'origin/VED-26-permissions-api' into VED…
nhsdevws 108e72b
CRD
nhsdevws 3a6a304
Merge branch 'master' into VED-382-backend-configurable-disease-mapping
nhsdevws c09f878
comments addressed
nhsdevws e01e798
Merge branch 'master' into VED-382-backend-configurable-disease-mapping
nhsdevws 1fe630a
test sqs
nhsdevws 9aa584e
e2e test
nhsdevws 148880e
"Skipping test for now"
nhsdevws 0233b38
comments
nhsdevws 091a81e
test_convert_disease_codes_to_vaccine_type
nhsdevws 5b03767
create_immunization_test_logic
nhsdevws 70e3f90
remove redundant redis_patcher.stop()
nhsdevws 4d1893a
mock hkeys
nhsdevws 9d7d4c8
remove mappings
nhsdevws bca9c57
tidy
nhsdevws ef2afe1
break mock for test_post_validation_failed_get_by_all
nhsdevws e217a24
break in 2 test_post_validation_failed_get_by_all
nhsdevws 46e096a
break up test_post_validation_failed
nhsdevws edd29e8
redis hget
nhsdevws 07b1a15
refactor test_post_validation_failed_get
nhsdevws 444d287
remove suplouous methods
nhsdevws be15970
supluous teardowns
nhsdevws 6b96bde
teardown gone
nhsdevws d28c89a
super().tearDown() removed
nhsdevws File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -29,3 +29,4 @@ openapi.json | |
| !**/.vscode/settings.json.default | ||
|
|
||
| devtools/volume/ | ||
| backend/tests/.coverage | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +0,0 @@ | ||
| import os | ||
| import sys | ||
|
|
||
| sys.path.append(f"{os.path.dirname(os.path.abspath(__file__))}/../src") | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.