Log work hours and get notified when it's time to leave the office and start to live.
GNU General Public License v3.0
463
stars
272
forks
source link
<Add> : test 'Waived workday list, no duplicate' in workday-waiver.js #971
Closed
HyeonMo31 closed 1 year ago
Context / Background
I added a test code to workday-waiver.js that corrects duplicate html when I select and add a national holiday and then do the same again.
What change is being introduced by this PR?
Added the 'Waived workday list, no duplicate' test function and imported the necessary addHolidaysAsWaiver function.
How will this be tested?
npm run test:jest workday-waiver.js