-
-
Notifications
You must be signed in to change notification settings - Fork 507
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
Views: Create tests for pinned_post_page.dart #1235
Labels
Comments
@palisadoes I want to work on this. |
Reopening as < 10% coverage |
@noman2002 @Cioppolo14 Please assign this issue to me! |
Closing as this is complete. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Talawa code base needs to be 100% reliable. This means we need to have 100% test code coverage.
Tests need to be written for file
lib/views/after_auth_screens/feed/pinned_post_page.dart
test/views/after_auth_screens/feed_test/pinned_post_page_test.dart
. You may need to create the appropriate directory structure to do this.IMPORTANT:
Please refer to the parent issue on how to implement these tests correctly:
PR Acceptance Criteria
The text was updated successfully, but these errors were encountered: