studyportal-axion
studyportal-axion copied to clipboard
The ReactJS frontend for Study Portal
Relevant code points: - [coursePage.js]( https://github.com/sdslabs/studyportal-axion/blob/2b9d69b0c96459323572e4cb3d17fd761725e149/src/components/coursecard/coursePage.js#L241) - [myCoursePage.js](https://github.com/sdslabs/studyportal-axion/blob/2b9d69b0c96459323572e4cb3d17fd761725e149/src/components/coursecard/myCoursePage.js#L242) Break them into a new and potential the merge the two pages into a single as rest of the entire code is...
Mocha: https://mochajs.org/ Chai: https://www.chaijs.com/ Mock API testing: https://stackabuse.com/using-mocks-for-testing-in-javascript-with-sinon-js/