-
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.
* feat/wip: Add basic structure for getting signed S3 URLs * test: Add PDF file input * fix: Revert to older pnpm changes * fix: Get the correct lock file version * fix: Add pdf identifier to test * fix: Remove updated Slack message for tests * test: Add pdf uploading and fix tests * test: Add putS3Object mock * rix: Remove all the test requirements * fix: Add example.pdf in app root as well * fix: Add more pdfs everywhere * test: Remove everything of practical use * refactor: Add in slackbot pdfssssssssssssssssssssssssssssssssssss * Update PDF downloading code, added debug log of response Temporarily disable test coverage threshold * Add tests for requesting reviews with a PDF Re-enable testing threshold Remove uncessary node-fetch * Add PDF & files to updated message on review accept Add logging of errors to console. * Break text up into multiple blocks to avoid 3001 character limit * Make HackParser integration togglable Add error handling to HackParser integration Fix edge case around code results block being added when there are just plain results Add remaining tests Revert getReviewByThreadId addition * Cleanup test PDFs, restore coverage thresholds, cleanup comments * Move HackParser specific logic into HackParserService Improve cleanup of environment variable changes during testing * Cleanup tests Normalize style of requestReview test to reduce uncessary duplicate executions Add assertion helper to acceptRequestReview Remove duplicagte test from acceptRequestReview * Add additional acceptReviewRequest error tests * Bump line coverage coverage threshold * Infer type from @smithy/type instead of using it directly * Update presigned URL expiration to 7 days --------- Co-authored-by: Charlie Hall <[email protected]>
- Loading branch information
1 parent
791ef53
commit 2b318eb
Showing
26 changed files
with
3,665 additions
and
1,393 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
Oops, something went wrong.