stakwork / sphinx-tribes

Backend for sphinx tribes and bounties. The bounty platform pays out in bitcoin. Sign up with Sphinx Chat, complete a bounty, and earn bitcoin! Go to our website for available bounties.
https://community.sphinx.chat/bounties
33 stars 60 forks source link

PR: Added TestGetFeatureStories Webhook #1913

Closed elraphty closed 2 weeks ago

elraphty commented 3 weeks ago

Describe your changes

This PR adds TestGetFeatureStories webhooks, that receive data from Stakwork

Issue ticket number and link

Closes #1912

Type of change

Please delete options that are not relevant.

Checklist before requesting a review

humansinstitute commented 3 weeks ago

@elraphty is there any testing evidence on this or a staging site where we can test this?

From ticket acceptance criteria were - Testing:

elraphty commented 3 weeks ago

@elraphty is there any testing evidence on this or a staging site where we can test this?

From ticket acceptance criteria were - Testing:

  • [ ] Create webhook test with payload validation and data processing
  • [ ] Record video demonstration of:

    • [ ] Web hook receiving data
    • [ ] Refresh of feature page updates user stories on this feature

I created a test file for it, to test the process handlers/features_test.go