Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prevented unnecessary page reload with complementary test (#3202)
* prevented unnecessary page reload with complementary test * Update jest.config.js * Fixes #2986 - Multiple UI Updates (#3165) * UI fixes on organisation pages * Added TSDoc for Truncated Text * Added Debouncer * Update src/components/OrgListCard/OrgListCard.tsx Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Added code rabbit suggestions * Fixed test error --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * refactore src/screens/OrgList from jest to vitest (#3200) * Improved Code Coverage in src/components/Venues/VenueModal.tsx (#3203) * Improved Code Coverage in src/components/Venues/VenueModal.tsx * removed the ignore statements from VenueModal.tsx * Removed istanbul ignore lines. Code coverage remians 100% (#3207) * refactored src/screens/FundCampaignPledge from jest to vitest (#3208) * prettier formatting and disabled ts-specific rules for js in eslint (#3186) * Improve Code Coverage in src/screens/UserPortal/Settings/Settings.tsx (#3189) * Preventing Overflow of images in Advertisement and Venue Post modals (#3204) * improve code coverage of src/screens/EventManagement (#3149) * code coverage * jest global coverage decreased * global jest coverage * rename file problem solved * changes requested resolved * fix: update Chat section title to 'Chats' (#3216) * removed stale comment line * Revert "removed stale comment line" This reverts commit e0fa894. * removed stale comment line --------- Co-authored-by: Peter Harrison <16875803+palisadoes@users.noreply.github.com> Co-authored-by: Mehul Aggarwal <88583647+AceHunterr@users.noreply.github.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Syed Ali Ul Hasan <syedaliulhasan19@gmail.com> Co-authored-by: harshk-89 <133699216+harshk-89@users.noreply.github.com> Co-authored-by: Amaan ali <amaan.ali.ug22@nsut.ac.in> Co-authored-by: Yugal Sadhwani <yashsadhwani544@gmail.com> Co-authored-by: Pranav Nathe <93403830+pranavnathe@users.noreply.github.com> Co-authored-by: prathmesh703 <146568950+prathmesh703@users.noreply.github.com> Co-authored-by: Nivedita <141390434+Nivedita-Chhokar@users.noreply.github.com>
- Loading branch information