openedx / frontend-app-discussions

A React-based micro frontend for the Open edX discussion forums.
GNU Affero General Public License v3.0
6 stars 62 forks source link

test: fixed test cases after MFE optimization #521

Closed awais-ansari closed 1 year ago

awais-ansari commented 1 year ago

INF-874

Description

MFE optimization had done a lot of component updates and restructuring. So many tests are failing now. This PR aims to resolve these components failed test cases.