* test: added newly cases to cover codeCov
* test: added new cases of empty posts
* test: added test cases of legacy topics
* refactor: removed extra lines and extra const objects
* test: added test cases for postPreviewpane
* test: added test cases for post comment view api
* refactor: removed extra lines and code
* refactor: fixed issues identified during code review
* refactor: changed description of one test case
---------
Co-authored-by: sundasnoreen12 <sundasnoreen12@ggmail.com>
* fix: fixed post length according to figma
* fix: remove hoverstate from author label and author icon
* style: adds tooltip in hovercard for endorsemment icon
* test: fix test cases
* test: adds test cases for descreaased coverage
* refactor: updated api call to a method for reusability
* refactor: changed test descriptions
* test: added test cases of learners and post
* refactor: fixed reviewed issues
* refactor: changed data test id names for load more buttons
---------
Co-authored-by: sundasnoreen12 <sundasnoreen12@ggmail.com>
* test: added testcases of redux, selector and api
* refactor: fixe recommanded issue and improve code cov
* refactor: added cases for filter statuses
* refactor: updated test description
* refactor: add common method of mock data for learner and post
* refactor: code and moved test utils in learners folder
---------
Co-authored-by: sundasnoreen12 <sundasnoreen12@ggmail.com>
Co-authored-by: Awais Ansari <awais.ansari63@gmail.com>
* fix: fix topic info for course-wide discussion topics
* refactor: removed const and used url directly
* test: adds test cases for topic info
* test: updated test cases
* test: Added test cases for noncourseware and courseware topic posts
* refactor: optimized code for post view list
* refactor: updated selector tag
---------
Co-authored-by: sundasnoreen12 <sundasnoreen12@ggmail.com>
* test: added test cases for v3 Topics and units list page
* refactor: v3 topics unit test cases
* refactor: v3 topics unit test cases
* refactor: v3 topics unit test cases
* refactor: removed my added commented line and also optimized the code to get stats for section
---------
Co-authored-by: sundasnoreen12 <sundasnoreen12@ggmail.com>
* fix: peoples icon fixed to proper height and width
* refactor: reduced lines of codes aand changed some classes
* fix: fixed side bar peoples icon height and width
* test: fix test cases
* style: add wrapper around add response button
* test: add and fix test cases for hover card
* refactor: change line height class and view to hovercard
* style: change size of postactionbar in incontext discussions
* style: change postfilterbar text color and style
* style: change side bar icon sizes accoording to figma
* style: change margin for post aacording to figmaa
* style: change add a post style aaccording to figma
* refactor: remove unnecessary spaces
* refactor: use lineheight24 aand fontstyle class
---------
Co-authored-by: Mehak Nasir <67791278+mehaknasir@users.noreply.github.com>
* style: post content design updates
* fix: fixing test cases
* fix: preview p changed from capital to small and 2px focus state border
* style: comment time moved next to author name
* fix: fixed post style according to figma
* test: added test cases for hover card component
* refactor: added utility func to check if last element of list
* fix: fixed blur event for actions dropdown
* fix: review fixees
* test: fixed test cases post mathjax-v3 merge
---------
Co-authored-by: Mehak Nasir <mehaknasir94@gmail.com>