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 Unittests for lib/widgets/agenda_item_tile.dart #2602

Closed
palisadoes opened this issue Oct 27, 2024 · 8 comments
Closed

Write Unittests for lib/widgets/agenda_item_tile.dart #2602

palisadoes opened this issue Oct 27, 2024 · 8 comments
Assignees
Labels
feature request good first issue Good for newcomers test Testing application

Comments

@palisadoes
Copy link
Contributor

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
@palisadoes palisadoes added test Testing application feature request labels Oct 27, 2024
@github-actions github-actions bot added the unapproved Unapproved, needs to be triaged label Oct 27, 2024
@palisadoes palisadoes added the good first issue Good for newcomers label Oct 27, 2024
@Vankydwivedi
Copy link

Can I be assigned to this issue, @palisadoes?

@palisadoes palisadoes removed the unapproved Unapproved, needs to be triaged label Oct 29, 2024
@Vankydwivedi
Copy link

Hey, @palisadoes i think the file agenda_item_tile.dart doesnt exist in that path.

@palisadoes
Copy link
Contributor Author

It's in the develop branch

@Vankydwivedi
Copy link

Found it. thanks!

@Vankydwivedi Vankydwivedi removed their assignment Nov 11, 2024
Copy link

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 Nov 25, 2024
@dhanagopu
Copy link

@Vankydwivedi Are you still working on this?

@Vankydwivedi
Copy link

@dhanagopu No, I am not. You can assign this to someone else.
Actually, I am struggling to understand how to write unittests for code that is entirely widget-based.
Also, isn't it true that achieving 100% coverage requires covering all types of tests, not just unittests?

@github-actions github-actions bot removed the no-issue-activity No issue activity label Dec 9, 2024
@may-tas
Copy link
Contributor

may-tas commented Dec 10, 2024

Please assign me this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request good first issue Good for newcomers test Testing application
Projects
None yet
Development

No branches or pull requests

4 participants