Hi, my Exercise Tracker seems to work fine, however it’s not passing some of the tests.
You can test it here: https://mc-exercisetracker.glitch.me/
Code: GitHub - sekonic/exercisetracker: Excercise Tracker Microservice - FCC Bakcend Certification
I am a noob with mongodb/mongoose so the filter of log array I just do it with Array.filter. This is the only part I am expecting to fail passing the tests,
I will appreciate any feedback about what’s wrong.
Thank you in advance.-