Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/localstack #2175

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from
Draft

Feat/localstack #2175

wants to merge 6 commits into from

Conversation

gweiying
Copy link
Contributor

@gweiying gweiying commented Mar 14, 2023

Current test instructions:

  • Start up
  • Create API key for admin user abc@open.gov.sg
  • Set API key in local .env file ADMIN_API_KEY=<key_here>
  • Set ACTIVATE_BULK_QR_CODE_GENERATION=true in docker_compose.yml
  • Kill app and rerun so that Lambda function injects API key

Manual e2e tests
If bulk QR code is activated, in progress status bar should appear after uploading bulk file.
If bulk QR code is activated, in progress status bar should change to green within 2 mins after uploading bulk file.
Should be able to download csv, zipped png and zipped svg from success status bar
Downloaded csv should have all created links
Downloaded zipped QR code folders should have QR code files for all created links
Should receive email to download zipped png and zipped svg files

Todo:

@gweiying gweiying requested a review from halfwhole March 14, 2023 08:21
@gweiying gweiying mentioned this pull request Mar 14, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant