Closed PaulAroo closed 3 years ago
@PaulAroo
i found a bug that we need to fix
@PaulAroo i've added a failing test to your branch notes-caching
in a new commit b9399d06c65caf304a492558bf720aa9e6a57134
after you fix the bug in the notes cache, all tests should pass when you run npm test
, and then you will know the bug is fixed
i've added a new failing test, that shows the fix attempt is not sufficient
notesbug
includes the two failing tests, without any implementationnotesfix1
includes the incorrect implementation attempt that fails the second test@PaulAroo you should try again, continuing your work on a new branch based on either of those two branches -- when the work is complete, you can hard reset your notes-caching
branch for this pull-request onto the new work branch
addressed issues on this ticket