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

Add pipeline for testings #55

Closed
hwakabh opened this issue Jan 18, 2024 · 1 comment
Closed

Add pipeline for testings #55

hwakabh opened this issue Jan 18, 2024 · 1 comment
Assignees
Labels
chore Changes not related to application logics ci Issue or features mainly related to gh-action tests Changes related to testings

Comments

@hwakabh
Copy link
Owner

hwakabh commented Jan 18, 2024

AsIs

As baseline of unittest have been implemented, no pipeline exists as CI jobs.
For avoiding regressions, the trigger of CI jobs should be push triggers in each PR commit.

ToDo

Add workflows for running unittest with PR commit triggers

(Optional) Acceptance Criteria

Workflow implemented will be passed after pushing commits in topic branches

@hwakabh hwakabh added ci Issue or features mainly related to gh-action chore Changes not related to application logics tests Changes related to testings labels Jan 18, 2024
@hwakabh hwakabh self-assigned this Jan 18, 2024
@hwakabh
Copy link
Owner Author

hwakabh commented Jan 18, 2024

Confirmed jobs have been passed and pytest command have been exited with 0 after make db for creating database dependencies.
https://github.com/hwakabh/random-travelers/actions/runs/7565154112/job/20600442277?pr=56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Changes not related to application logics ci Issue or features mainly related to gh-action tests Changes related to testings
Projects
None yet
Development

No branches or pull requests

1 participant