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

test: Separate files for different test cases. #130

Closed
wants to merge 3 commits into from
Closed

test: Separate files for different test cases. #130

wants to merge 3 commits into from

Conversation

sarayusreeyadavpadala
Copy link
Contributor

@sumit-158 Review my PR :)

@alexgarel
Copy link
Member

Good idea @sarayusreeyadavpadala ! But I let you fix the tests :-)

@sarayusreeyadavpadala
Copy link
Contributor Author

Good idea @sarayusreeyadavpadala ! But I let you fix the tests :-)

Thanks @alexgarel :)

@@ -2,7 +2,7 @@ name: code quality checks and unit tests

on:
pull_request:

workflow_dispatch:
Copy link
Member

Choose a reason for hiding this comment

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

Is there a reason to add this ?

Currently tests are not launched automatically on thi PR because you are not yet trusted by github on this repository (first contribution).

Copy link
Member

Choose a reason for hiding this comment

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

Do not hesitate to launch tests locally with make tests.

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