Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
No random tests so https://www.codewars.com/kata/reviews/5cb4f8810839f30001061fc8/groups/5f9d1f0e8311fc00017c1dd5 can pass easily~~
It's strange for me to understand if 12:00 is a current day as an alart day of it's another day. To avoid this you should add some parameters of days or change time to UTC with data, to avoid missunderstanding, I guess. But you kata is interesting, please create it more correct.
This comment is hidden because it contains spoiler information about the solution
You should use
chai
asertions, not Node.js.