issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr linked:pr
Filter by
1.7M results
Depends on #105
Write integration tests for:
- Record endpoints: create a visit record, list records, average rating calculation
- Wishlist endpoints: add venue to wishlist, remove from wishlist, ...
sprint 3 - tests
task
Depends on #105
Write pytest tests for GET /venues (list, filter by category, search) and GET /venues/{id} (detail, 404).
Follow the pattern in backend/tests/test_venue.py (reference examples) and the ...
sprint 3 - tests
task
Depends on #105
Write pytest tests for /auth/register, /auth/login, and /auth/me endpoints, including the User model validation.
Follow the pattern in backend/tests/test_auth.py (reference examples) ...
sprint 3 - tests
task
Part of #1 · Stream: stats · Blocked by foundation (best after animals/pasture exist, but buildable against the data
model)
Endpoints
- GET /stats/herd — counts by species and status (active/deceased/sold). ...
blocked:foundation
priority:p2
stream:stats
type:feature
Part of #1 · Stream: feed · Blocked by foundation
Endpoints
- POST /feed-purchases — type, quantity, unit, cost, vendor, purchasedAt.
- GET /feed-purchases?from= to= type= — date-range query.
- ...
blocked:foundation
priority:p1
stream:feed
type:feature
Part of #1 · Stream: pasture · Blocked by foundation
Endpoints
- POST /pastures (name, acreage, notes), GET /pastures, GET /pastures/{id}
- GET /pastures/{id}/animals — current occupants
- DELETE ...
blocked:foundation
priority:p1
stream:pasture
type:feature
What happened?
When using the goal agent and then switching to Build, it temporarily works. However, once the build response finishes,
it automatically switches back to the goal agent, attempting to run ...
bug
Part of #1 · Stream: animals · Blocked by foundation
Endpoints
- POST /animals — register (species, breed, name/tag, sex, dob, status default active, pasture optional)
- GET /animals/{id} — GetItem ...
blocked:foundation
priority:p1
stream:animals
type:feature
Contexte
Le test backend/tests/wsForfeit.test.js:138 (« coupe (#201) : un joueur qui ne pioche pas perd par forfait à l échéance
») échoue par intermittence en CI :
AssertionError: le match est enregistré ...
Add pytest, httpx, pytest-asyncio and pytest-cov to requirements.txt, create a test PostgreSQL service in
docker-compose.yml, and create backend/tests/conftest.py with DB session and HTTP client fixtures. ...
sprint 3 - tests
task

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.