java-client icon indicating copy to clipboard operation
java-client copied to clipboard

tests should be redesigned

Open TikhomirovSergey opened this issue 9 years ago • 3 comments

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

TikhomirovSergey avatar Feb 25 '16 20:02 TikhomirovSergey

https://github.com/appium/java-client/issues/269

TikhomirovSergey avatar Feb 25 '16 20:02 TikhomirovSergey

Is there any tests I can pick up for improvement?

AlessandroMiccoli avatar Feb 19 '25 23:02 AlessandroMiccoli

@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

mykola-mokhnach avatar Feb 20 '25 07:02 mykola-mokhnach