This PR adds integration tests to test the full flow from API endpoint down to the store layer back up to the API response and the peers update message.
Issue ticket number and link
Checklist
[ ] Is it a bug fix
[ ] Is a typo/documentation fix
[ ] Is a feature enhancement
[ ] It is a refactor
[ ] Created tests that fail without the change (if possible)
[ ] Extended the README / documentation, if necessary
Describe your changes
This PR adds integration tests to test the full flow from API endpoint down to the store layer back up to the API response and the peers update message.
Issue ticket number and link
Checklist