chase-moskal / xiome

open-source cloud-powered web components
https://xiome.io/
MIT License
10 stars 13 forks source link

notes-model and xiome-notes functionality stub #85

Closed PaulAroo closed 3 years ago

PaulAroo commented 3 years ago

addressed issues on this ticket

chase-moskal commented 3 years ago

@PaulAroo

i found a bug that we need to fix

chase-moskal commented 3 years ago

@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

chase-moskal commented 3 years ago

i've added a new failing test, that shows the fix attempt is not sufficient

@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