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 Model add_post_view_model.dart #2155

Closed
palisadoes opened this issue Nov 26, 2023 · 3 comments · Fixed by #2249
Closed

Write Tests for View Model add_post_view_model.dart #2155

palisadoes opened this issue Nov 26, 2023 · 3 comments · Fixed by #2249
Assignees
Labels
good first issue Good for newcomers test Testing application

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/view_model/after_auth_view_models/add_post_view_models/add_post_view_model.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
@AyushRaghuvanshi
Copy link

Hey, I would like to take this issue up.

@noman2002
Copy link
Member

Our policy is to assign no more than two issues to each contributor across all repositories. This way everyone gets a chance to participate in the projects. We sometimes give exceptions for more urgent cases and sometimes we lose track, but the policy stands. You have reached your limit, please wait until your existing issues are closed before requesting more issues. You could unassign yourself from one of the other issues too.

@Dante291
Copy link

@noman2002 I can work on this.

@noman2002 noman2002 removed the unapproved Unapproved, needs to be triaged label Dec 14, 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants