-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LRS-72 Handle deduplicated attachment multiparts (#81)
* LRS-70 sketch out current multipart validation behavior with some tests * LRS-70 add cljs dispatch for exinfo * fix requires in lrs-test * LRS-72 clean up and refactor in prep to decouple sig checking * LRS-72 don't slurp in cljs * LRS-72 make an xapi fn for pulling att objects generally with statement + path * LRS-72 additional testing on current multipart behavior * LRS-72 validate multiparts, handle dup input and dedupe output * LRS-72 impl notes for attachment batches * LRS-72 added to impl note * LRS-72 extract big blobs from sig test * LRS-72 better error for missing attachments + test * LRS-72 refactor reduce-fn for validate-multiparts
- Loading branch information
Showing
8 changed files
with
391 additions
and
222 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
Oops, something went wrong.