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 lib/widgets/pinned_post.dart #2161

Closed
palisadoes opened this issue Nov 26, 2023 · 5 comments · Fixed by #2241
Closed

Write tests for lib/widgets/pinned_post.dart #2161

palisadoes opened this issue Nov 26, 2023 · 5 comments · Fixed by #2241
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/widgets/pinned_post.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
@nidhin29
Copy link

I have written the test if you are assigning it to me I can give pull request

@nidhin29
Copy link

@noman2002 can I take this

Copy link

github-actions bot commented Dec 9, 2023

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@github-actions github-actions bot added the no-issue-activity No issue activity label Dec 9, 2023
@palisadoes
Copy link
Contributor Author

  1. @nidhin29 Are you still working on this?
  2. You have submitted 7 PRs and not merged any code.

@nidhin29
Copy link

nidhin29 commented Dec 9, 2023

Yes I'm working on it I will provide it as soon as possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment