Sammmnextdoor With Dredd !!link!!

### List all listings [GET]

| Symptom | Fix | |---------|-----| | ECONNREFUSED | Verify the API container is reachable ( curl http://localhost:3000 ). | | 401 Unauthorized on every request | Ensure the test user exists in the DB ( docker exec -it nextdoor-db psql -c "INSERT …" ). | | JSON schema mismatch | Update the Blueprint or fix the serializer in src/controllers/listings.js . | sammmnextdoor with dredd

+ Request (application/json) + Headers + Authorization: Bearer access_token + Attributes (ListingCreate) ### List all listings [GET] | Symptom |

Dredd needs to before hitting protected routes. We achieve that with a before hook that: sammmnextdoor with dredd