-
Notifications
You must be signed in to change notification settings - Fork 568
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 unit tests #283
Labels
Comments
Merged
Below is added in this library. They will be a hint what tests we can add for unit.
|
Closed
This was referenced Dec 11, 2018
This was referenced Jan 5, 2019
Merged
Merged
Merged
This was referenced Jan 15, 2019
Merged
Merged
This was referenced Mar 16, 2019
Merged
Merged
This was referenced Oct 16, 2019
Merged
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, almost test cases for this repository depend on functional tests which require Appium server. But as a client, we can make sure each method and their compatibility of Python 2 and 3 in unit test level.
Example: #281 , #282
Adding unit tests will be a good entry point to commit Appium project as well.
I'd set
good first issue
label.The text was updated successfully, but these errors were encountered: