-
-
Notifications
You must be signed in to change notification settings - Fork 488
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
Unittests for widget rich_text.dart #1179
Comments
I am new to contribution and would love to add to this. Can someone guide me in this and assign this? |
For guidance, please ask the contributors who have recently closed PRs. They will be glad to assist. They are also available on our Slack channel. |
Hello I have been facing this issue and is unable to run the app from main to actually know how the app is. FAILURE: Build failed with an exception.
BUILD FAILED in 19s |
Try upgrading to the latest version of flutter and updating the packages in your local repo |
Tried to fix this, still get the same error. This is an existing error with dart . Please check this soon. This is when I cloned the master branch. Also I already see a test file for Rich_text.dart in the dev channel test folder. |
@palisadoes Sir, this file already has 100% coverage according to the codecov report. |
You are correct. I'll close the issue. |
We will need unittests done for all methods, classes and functions found in this file.
Any widgets referenced in this file must also have unittests done
This file can be found in the
lib/widgets
directoryParent Issue:
PR Acceptance Criteria
The text was updated successfully, but these errors were encountered: