Test explore_events.dart #1523
Labels
good first issue
Good for newcomers
no-issue-activity
No issue activity
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:
test/
folder has the same structure as thelib
folder. Place your test file in the equivalent folder undertest/
. You may need to create the appropriate directory structure to do this.IMPORTANT:
Please refer to this issue on how to implement these tests correctly:
PR Acceptance Criteria
The text was updated successfully, but these errors were encountered: