-
-
Notifications
You must be signed in to change notification settings - Fork 497
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 signup_details.dart #1247
Labels
Comments
github-actions
bot
added
parent
The issue is generating more sub-issues
test
Testing application
unapproved
Unapproved, needs to be triaged
labels
Feb 28, 2022
palisadoes
added
points 01
good first issue
Good for newcomers
and removed
bug
Something isn't working
parent
The issue is generating more sub-issues
labels
Mar 1, 2022
May I do this ? |
I would like to work on this issue. Please assign it to me. |
I would like to work on this issue too |
Hey @palisadoes, sorry for unavailability. I will continue on this issue. Please reassign to me. |
@Ayush0Chaudhary Are you still working on this? |
Both are completed, now will start working on it |
Cool. |
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/pre_auth_screens/signup_details.dart
test/views/pre_auth_screens_test/signup_details_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: