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

Run backend tests in pipeline #6350

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft

Conversation

duncanc19
Copy link
Collaborator

@duncanc19 duncanc19 commented Sep 5, 2024

Work done

  • Fixed issue with incorrect stubbing of an S3 call which was causing backend tests to fail in pipeline
  • Updated the test-backend buildspec to run the backend tests and not the placeholder lambda unit test coverage command
  • Added install of bulk upload dependencies to stop missing module error in test-backend
  • Updated puppeteer to latest version in frontend and removed from backend package as not needed
  • Moved build of staging frontend into separate buildspec and renamed build.yml to build-backend.yml

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.

2 participants