News

Inside the src/tests folder you can find the App.test.js file. This consits of 6 questions with 6 test cases added using react testing library. Our job is to complete those 6 test cases and we only ...
Jest is used as the test runner with React Testing Library. Background This app is a simplified version of Ops Hub, our internal facing platform for clinical management.