aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/resources/tests/test_file_processing.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed from pyblackbird_cc to alphabetlearning - everywhereMatthew Lemon2024-10-151-134/+0
|
* All tests pass and sign-up page is editableMatthew Lemon2024-09-101-3/+7
|
* resources tests passingMatthew Lemon2024-09-081-1/+1
|
* Add S3 utility module and refactor S3 functions into itMatthew Lemon2024-08-031-1/+1
| | | | Created a new `s3.py` utility module for handling S3 interactions including file uploads and generating presigned URLs. Refactored views to utilize these new utility functions and moved the PDF collection type function to a new `utils.py` module to improve code organization and readability.
* Removes unnecessary commentMatthew Lemon2024-06-221-28/+0
|
* Fixes bug where multiple PDFs not snappshottedMatthew Lemon2024-06-221-0/+14
| | | | | Includes test of new function which determines the length and composition of the snappshotted pages.
* Migrates tests over from old projectMatthew Lemon2024-05-151-0/+144