Skip to content
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

Missing Unit test and ability to add testId to the toast message. #188

Open
praveenvino39 opened this issue Apr 24, 2024 · 0 comments
Open

Comments

@praveenvino39
Copy link

I recently came across this library, and I find it quite impressive. However, as I started using it, I encountered an issue that I'd like to discuss.

I'm trying to test a specific screen where the toast message should appear and disappear after a configured duration. While attempting to implement this, I found it difficult to write UI test cases without using a testId.

After delving into the source code of the library, I realized that there's no straightforward way to add a testId for the toast message displayed using this library. Additionally, I noticed that the library lacks any test cases.

It would be incredibly helpful if there were some test files included with the library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant