tl-its-umich-edu / my-learning-analytics

My Learning Analytics (MyLA)
Apache License 2.0
36 stars 39 forks source link

Fix Jest Frontend tests #1558

Open pushyamig opened 9 months ago

pushyamig commented 9 months ago

We have written few Jest tests for Frontend side of things, and currently it is broken in master branch. Fix the test and upgrade to new version of Jest package. instruction to run the test are included in the repo docs.

This issue also need to update the npm packages (relevant to Unit test)

Note: We have not added new tests since the initial one.

pushyamig commented 9 months ago

This issue doesn't effect the production functionality. it's purely for development needs. So it doesn't need to be part the planned release

pushyamig commented 6 months ago

This issue also need to update the npm packages (relevant to Unit test)