Real-Dev-Squad / website-status

Shows a roadmap of the ongoing projects being done
https://status.realdevsquad.com/
MIT License
21 stars 145 forks source link

REFACTOR: removed old see more button from TaskList components #772

Closed sahsisunny closed 8 months ago

sahsisunny commented 9 months ago

Issue: #773

Description:

In this PR, I removed the old see more button functionality from the TaskList components. This was done because the new Load More button functionality is now in place.

Anthing you would like to inform the reviewer about:

Also, fix the typo in the PR template.

Dev Tested:

Test Coverage

image

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
status-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 20, 2023 1:27pm
harshith-venkatesh commented 9 months ago

Can you look into improving test coverage here

sahsisunny commented 9 months ago

Can you look into improving test coverage here

Apologies, but I'm currently unable to write tests for this component. Could you kindly assist me in improving test coverage?

harshith-venkatesh commented 9 months ago

Could you please refer other test cases in project and try creating test cases, it seems like you have removed the scenarios, you could have tested by modifying them as well.

sahsisunny commented 9 months ago

I am unable to write the test for lines 23 to 24 of the TaskList.tsx component, so I have decided to close this PR.

harshith-venkatesh commented 9 months ago

Why are we closing the PR here

sahsisunny commented 9 months ago

Why are we closing the PR here

https://github.com/Real-Dev-Squad/website-status/pull/772#issuecomment-1656429993