PalisadoesFoundation / talawa

Community Organization Management Software. Click on the link below to see our documentation.
https://docs.talawa.io/
GNU General Public License v3.0
332 stars 462 forks source link

Write Unittests for `lib/views/after_auth_screens/feed/organization_feed.dart` #2622

Open palisadoes opened 3 weeks ago

palisadoes commented 3 weeks ago

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

PR Acceptance Criteria

  1. When complete this file must show 100% coverage when merged into the code base.
  2. The current code coverage for the file can be found here
  3. CodeRabbit must approve all your changes to the test file(s) and the file(s) under test
  4. The PR will show a report for the code coverage for the file you have added. You can use that as a guide
  5. No functionality must be removed to achieve this goal
  6. All tests must be valid and truly test the code base

Potential internship candidates

Please read this if you are planning to apply for a Palisadoes Foundation internship

github-actions[bot] commented 2 weeks ago

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.

xkaper001 commented 1 week ago

I noticed that this issue is unassigned, and I'd love to work on it! Could you please assign this issue to me?

Thank you!

palisadoes commented 1 week ago

During the week of November 11, 2024 we will start a code freeze on the develop branches in Talawa, Talawa Admin and Talawa-API.

We have completed a project to convert the Talawa-API backend to use PostgreSQL. Work will then begin with us merging code in the develop branches to a new develop-postrgres branch in each repository.

Planning activities for this will be managed in our #talawa-projects slack channel. A GitHub project will be created to track specially labeled issues. We completed a similar exercise last year using a similar methodology.

Starting November 12, California time no new PRs will be accepted against the develop branch. They must be applied to the develop-postrgres branch.

There are some GSoC project features that will need to be merged into develop. These will be the only exceptions.

This activity and the post GSoC 2024 start date was announced in our #general Slack channel last month as a pinned post.

Hemant-05 commented 1 week ago

Hello @xkaper001, if your project working fine can you please tell me what is your versions of android studio, java, flutter, dart or other. I'm currently setting up this project on my local machine and i face a lot of error due to version incompatibility, So kindly please help me.

Cioppolo14 commented 1 week ago

@Hemant-05 Have you watched our youtube videos and read the setup guidance on github? https://youtu.be/YpBUoHxEeyg?si=Plzv-p2qyGi6ilTr

xkaper001 commented 3 days ago

Hey @Hemant-05, I too faced some issues as well during the setup. If you have watched the videos provided above and are still facing the issue. I'll help you out. Please be specific for the issues you're facing. Also I am using flutter 3.22.3 with dart 3.4.4

P.S.- sorry for the late reply :')