Greenstand / Greenstand/treetracker-denormalization
Subscribe capture creation to update denormalized data
Open
good first issue
node.js
postgresql
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Subscribe event/queue: `capture-created` and trigger the database update for the denormalized data table.
The final goal: a unit test that mocks the event and checks the database update SQL
Contributor guide
Research direction
Locate the event/queue subscription for `capture-created` and the code that updates the denormalized data table. Add the requested unit test by mocking the event and checking the database update SQL; done means the event triggers the expected update and the test passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100