Skip to content
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

Write tests for view edit_profile_page.dart #2156

Closed
palisadoes opened this issue Nov 26, 2023 · 0 comments
Closed

Write tests for view edit_profile_page.dart #2156

palisadoes opened this issue Nov 26, 2023 · 0 comments
Labels
good first issue Good for newcomers test Testing application unapproved Unapproved, needs to be triaged

Comments

@palisadoes
Copy link
Contributor

The Talawa code base needs to be 100% reliable. This means we need to have 100% unittest code coverage.

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

lib/views/after_auth_screens/profile/edit_profile_page.dart

The current code coverage for this file can be found here:

@palisadoes palisadoes added good first issue Good for newcomers test Testing application labels Nov 26, 2023
@github-actions github-actions bot added the unapproved Unapproved, needs to be triaged label Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers test Testing application unapproved Unapproved, needs to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant