java-client
java-client copied to clipboard
tests should be redesigned
They should:
- run rapidly
- monatomic (an one function should be checked per one test)
- allow to use CI environment or settings which preferred by a contributor
https://github.com/appium/java-client/issues/269
Is there any tests I can pick up for improvement?
@AlessandroMiccoli There are definitely many tests that need to be fixed. Check, for example, https://github.com/appium/java-client/blob/6b6de17409a26c080597e95ffee15c2a430b101a/build.gradle#L269