-
Updated
Oct 11, 2021 - Java
java-client
Here are 77 public repositories matching this topic...
I'd like to use the @AndroidFindBy annotation for finding elements by view tag on Android, I am specifying a test ID through this attribute as we cannot use resource ids for targeting views when using React Native.
It does not seem like @AndroidFindBy currently supports this. I see MobileBy.ByAndroidViewTag, but I believe this cannot be used with the page object model to initially locate elemen
-
Updated
May 21, 2021 - Java
-
Updated
Oct 14, 2021 - Java
-
Updated
Aug 2, 2019 - Java
-
Updated
Oct 7, 2021 - Java
-
Updated
Mar 13, 2019 - Java
-
Updated
Oct 14, 2021 - JavaScript
-
Updated
Jun 4, 2021 - Java
-
Updated
Oct 1, 2020 - Java
-
Updated
Oct 11, 2021 - Java
-
Updated
Oct 2, 2019 - Java
-
Updated
Oct 7, 2021 - JavaScript
-
Updated
Jan 24, 2021 - Java
-
Updated
May 19, 2021 - Kotlin
Since RedisTimeSeries 1.4 we've added the ability to back-fill time series, with different duplicate policies.
However, we still see several issues being raised on the core repo/client repo that point to users no being aware of it. Example: RedisTimeSeries/redistimeseries-py#86
We should addre
-
Updated
Sep 27, 2021 - Java
-
Updated
May 27, 2021 - Java
-
Updated
Aug 19, 2021 - Java
-
Updated
Oct 14, 2021 - Java
-
Updated
Oct 14, 2021 - JavaScript
-
Updated
Feb 9, 2020 - Java
Improve this page
Add a description, image, and links to the java-client topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the java-client topic, visit your repo's landing page and select "manage topics."
Right now ErrorMessageTest.testCustomMessage is written in a strange way.
assertThrowswe're catching an exception.fail()method that does nothing.https://github.com/fabric8io/kubernetes-client/blob/d1740ffeaa624bd63b6d929b25d764a477c1c17e/kubernetes-tests/src/test/java/io/fabric8/kubernete