guardian / crossword-uploader

Repository for the AWS lambda functions used to upload crosswords
0 stars 0 forks source link

Update crossword-pdf-uploader to prepare for dual-running with new crosswords services #35

Closed kenoir closed 1 year ago

kenoir commented 1 year ago

What does this change?

Follows https://github.com/guardian/crossword-uploader/pull/34 to update and test the crossword-pdf-uploader. This change is in preparation for "dual-running" the old and new crossword services (that change will be in a future PR).

This change also moves some things around so the xml & pdf uploader have more similar structures and test coverage.

How to test

How can we measure success?

The crossword-pdf-uploader lambda is well tested and can be updated to "dual run" with the new service safely.