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

Feature/unit tests in build #406

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

SandroGlueck
Copy link
Member

No description provided.

* Added optional install bash script to install test dependencies
* Added pytest call to build phase in checkbuild and build
* Added missing issues_service to checkbuild buildspec
* Renamed test folder to tests in notification_service to stick with default
# Conflicts:
#	lambda_functions/notification_service/test/integration/test_mail_sender.py
#	lambda_functions/notification_service/test/unit/test_notification_sender.py
#	lambda_functions/notification_service/tests/integration/test_mail_sender.py
#	lambda_functions/notification_service/tests/unit/test_notification_sender.py
#	lambda_layers/core_layer/python/core_layer/test/test_mail_sender.py
#	lambda_layers/core_layer/python/core_layer/test/test_notification_sender.py
* adapted buildspec.ymls
* adapted tests
* introduced fixture for db setup and cleanup
@SandroGlueck SandroGlueck requested a review from PotSchmoell June 17, 2022 20:40
Added pip install
Added pip install
Changed checkbuild to run in venv
- Undo venv changes
- add folders to PYTHONPATH
@PotSchmoell PotSchmoell removed their request for review July 28, 2022 08:19
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.

1 participant