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

Added tests workflow #835

Merged
merged 9 commits into from
Jun 8, 2022
Merged

Conversation

skks1212
Copy link
Member

@skks1212 skks1212 commented Jun 7, 2022

Added django test workflow

closes #832

@skks1212 skks1212 requested a review from a team as a code owner June 7, 2022 11:38
@skks1212 skks1212 added the Tests label Jun 7, 2022
@skks1212 skks1212 marked this pull request as draft June 7, 2022 17:05
Makefile Outdated
Comment on lines 45 to 46
test_coverage:
make up
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
test_coverage:
make up
test_coverage: up

@sainak
Copy link
Member

sainak commented Jun 8, 2022

@skks1212 @Marmik2003 we can integrate the test step in the deployment workflow
https://github.com/coronasafe/care/blob/master/.github/workflows/deployment.yaml#L54-L56

@Marmik2003 Marmik2003 requested a review from sainak June 8, 2022 13:30
@skks1212 skks1212 marked this pull request as ready for review June 8, 2022 13:49
@skks1212 skks1212 merged commit 3208f4b into coronasafe:feat/testing Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants