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

Adding unittests for main.py and aclient.py #417

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

Sheng08
Copy link

@Sheng08 Sheng08 commented Jun 1, 2023

Dear Maintainer,

I have just submitted a new Pull Request, which includes unit tests for main.py and aclient.py to verify that the functions of our project are running properly.

These two unit tests (MainTest.py and AclientTest.py) cover all functions and methods within main.py and aclient.py, comprising a total of 40 tests to ensure that these functions and methods can operate correctly under various conditions.

These tests have passed in my local environment, confirming a code coverage of 100% and verifying that each function has a corresponding test case.

If you have any questions about this Pull Request, please let me know at any time. I would be more than happy to provide more information or make any necessary modifications.

I hope these unit tests will be helpful to our project.

I look forward to your review and response.

Best regards,
Sheng08

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.

None yet

1 participant