-
-
Notifications
You must be signed in to change notification settings - Fork 765
#105. Act II. AppiumDriver became abstract. #113
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
#105. Act II. AppiumDriver became abstract. #113
Conversation
|
Change log:
|
|
Note!!! AndroidContextTest. There are //TODO comments. |
|
Awesome work! |
|
Yeah! It doesn't work. An issue is coming soon. |
|
Let AndroidContextTest stay as it is until issue is resolved. |
|
Oops, just found I never added my AppiumDriverTest to the repo... >.< |
#105. Act II. AppiumDriver became abstract.
|
So, the tests for java-client can be very lite. We don't really need to test appium functionality, just that the client sends the right requests, and is able to parse responses. So things like Context, only need to be tested once for AppiumDriver, rather than separately for ios and Android. I'll show you what I plan in a pull request tomorrow, for now, don't worry about it ^.^ |
|
Thanks, @Jonahss! I am looking forward to seeing something interesting. If you can please put your new commits by 14:00 (2 PM) (US, California). I can do something till |

No description provided.