generated from CDCgov/template
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Story 676/consolidated orders (#799)
* WIP Adding consolidated endpoint * Update the consolidated metadata API to return whether the data is stale or not * Adding unit tests * Renaming endpoint * Remove TODO, we have decided to retrieve all of the metadata when getting by sender * Removed 💩 emoji stale status for consolidated metadata endpoint * Update unit test for orchestrating the collection of our consolidated metadata * added readMetadata for sender throough metadata_directory * Adding test for FilePartnerMetadataStorage * Fixing merge issue * Update JavaDocs for readMetadataForSender * Write an unhappy path unit test for the consolidated endpoint handler * Have our PostgresDao test return multiple PartnerMetadata * Test multiple metadatas in our FileMetadataStorage test --------- Co-authored-by: halprin <[email protected]>
- Loading branch information
1 parent
e8941a2
commit 94dda8c
Showing
12 changed files
with
318 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
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
Oops, something went wrong.