Views: Create tests for chat_page.dart #1233
Labels
good first issue
Good for newcomers
test
Testing application
unapproved
Unapproved, needs to be triaged
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/chat/chat_page.dart
test/views/after_auth_screens/chat_test/chat_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: