Is your feature request related to a problem? Please describe.
Currently, there are no unit test cases written for the front end. Unit test cases would help to identify the issues if any and improve the quality of the build.
Describe the solution you'd like
Write the unit test cases covering all features related to Upcoming Shifts, Past Shifts, and Delete Shifts. Can use the JEST framework for unit test scripting.
Is your feature request related to a problem? Please describe. Currently, there are no unit test cases written for the front end. Unit test cases would help to identify the issues if any and improve the quality of the build.
Describe the solution you'd like Write the unit test cases covering all features related to Upcoming Shifts, Past Shifts, and Delete Shifts. Can use the JEST framework for unit test scripting.