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
338 stars 465 forks source link

Write Unittests for `lib/widgets/organization_search_list.dart` #2612

Closed palisadoes closed 1 day ago

palisadoes commented 4 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

rohansen856 commented 2 weeks ago

@palisadoes i would like to work on this issue. i will create the unittests in test/widget_tests/organization_search_list_test.dart. please assign me.

palisadoes commented 2 weeks 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.

github-actions[bot] commented 5 days 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.

palisadoes commented 2 days ago

unassigning. inactivity

Dante291 commented 1 day ago

Closing this, Its resolved in this https://github.com/PalisadoesFoundation/talawa/pull/2646