Takahiro Menju

Results 612 comments of Takahiro Menju

Thank you for reaching out and considering this issue. If you want to ignore screenshot tests during local test runs, you can use the following configuration: ```groovy // Use -PincludeScreenshot...

I'm not sure about the issue with Roborazzi. Does "to specify an immediate size" mean we shouldn't use ".size(Size.ORIGINAL)"? Could you let me know if this is correct? | Expected...

Thank you for all your efforts. I've reviewed the changes, but it appears there are still some discrepancies. Currently, the tests aren't utilizing hardware mode. Do we need to use...

Thank you for letting me know. I've just updated Roborazzi to be able to use Pixel Copy as much as possible. I'll release this change today as 1.9.0-alpha-1. Before that,...

I'm experiencing a ClassNotFoundException when using Pixel Copy with the snapshot version of Robolectric, specifically when robolectric.screenshot.hwrdr.native=true is set. This issue occurs during testing, resulting in a java.lang.ClassNotFoundException: java.nio.NioUtils error....

@PatilShreyas As we can't create an issue for the repository, could you update to the latest version of Gemini? Being able to specify `responseMimeType = "application/json"` and schema is especially...

I think you can refer to what we did for app version. https://github.com/search?q=repo%3ADroidKaigi%2Fconference-app-2023%20BuildConfigProvider&type=code

Could you add a screenshot test for this screen? This is because all other screens have one, and this PR causes our test coverage to shrink. 🙇

@ked4ma Could you add a screenshot test to check it? 🙏

Yeah, It's difficult. I was wondering if you could add a test to check.