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

wip: github actions to run tests #43

Closed
wants to merge 25 commits into from

Conversation

nilesh05apr
Copy link
Contributor

Implement a github action to check unit tests #33

Copy link
Owner

@sudiptob2 sudiptob2 left a comment

Choose a reason for hiding this comment

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

Thanks for the effort 🙏 but this action is not complete and I can see its not even running properly. Can you please try to improve this, I think its not ready for merge yet.

@nilesh05apr
Copy link
Contributor Author

Yes I am working on it.

@nilesh05apr
Copy link
Contributor Author

@sudiptob2 there is some problem running the test scripts.

  challenge = RequestParser.parse()

E TypeError: parse() missing 1 required positional argument: 'challenge_info'

can you please assist me.
thanks

@nilesh05apr
Copy link
Contributor Author

Hello @sudiptob2 I have fixed the issue by adding appropriate arguments to the parse(). All tests are passing and running on github actions can you please review the PR.
Thanks

@nilesh05apr nilesh05apr marked this pull request as ready for review October 6, 2022 11:43
@sudiptob2
Copy link
Owner

can you please assist me
Great 👍 I had already updated the tests, please update your branch. I will help you to updated the workflow in the subsequent conversations. I have also implemented a check.sh script that I want to run in the ci. you can take a look at that

@sudiptob2
Copy link
Owner

It shows changes in 14 files, now it's difficult to review. Maybe there have gone something wrong while you resynced the main branch. Can you check it out? Also its OK if you make a fresh PR.

@nilesh05apr
Copy link
Contributor Author

yeah i was suggesting same. it got clumsy. i will start a fresh new pr.

@sudiptob2
Copy link
Owner

similar PR at #46

@sudiptob2 sudiptob2 closed this Oct 8, 2022
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