-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PRMP-1242: Fix missing auth service bug (#466)
* add missing auth service to lg validator function * [PRMP-1242] un-singletoned SSM service, made get_pds_service return an instance of SSM Service * [PRMP-1242] refactored boolean logic for PDS API stubbing * [PRMP-1242] converted environment variable mocking to monkeypatch * [PRMP-1242] variable naming and parametrizing unit test --------- Co-authored-by: AndyFlintNHS <[email protected]> Co-authored-by: AndyFlintNHS <[email protected]>
- Loading branch information
1 parent
1427b0c
commit bc9efaa
Showing
5 changed files
with
53 additions
and
18 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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