Issues
- 2
- 1
- 0
- 0
- 0
- 2
- 0
Implement the following unit tests
#209 opened by alexandrepiveteau - 1
Add some unit tests for GET /mod/../poll/..
#152 opened by alexandrepiveteau - 1
- 1
- 1
Add some tests for poll insertions
#160 opened by alexandrepiveteau - 0
Implement moderator management endpoints
#202 opened by alexandrepiveteau - 0
- 1
GET /mod/{idModerator}/poll/{idPoll} not implemented
#153 opened by GTZL1 - 1
- 0
- 0
The /delete endpoint for questions makes the server crash and return a 500 error
#158 opened by alexandrepiveteau - 0
The /update endpoint for questions makes the server crash and return a 500 error
#155 opened by alexandrepiveteau - 0
The /read endpoint for questions makes the server crash and return a 500 error
#157 opened by alexandrepiveteau - 0
- 0
Clarify documentation for lists
#113 opened by glsubri - 0
Question index is missing from API
#166 opened by alexandrepiveteau - 3
`indexInPoll` in `ServerQuestion` is a double
#170 opened by glsubri - 0
- 0
Remove code duplication
#140 opened by GTZL1 - 0
Rework SessionIdentifier
#148 opened by GTZL1 - 0
The /create endpoint for questions makes the server crash and return a 500 error
#156 opened by alexandrepiveteau - 1
- 1
Fix my name
#146 opened by alexandrepiveteau - 0
Tests for question endpoints
#141 opened by GTZL1 - 1
Ensure the session state is properly managed
#91 opened by GTZL1 - 0
Missing `Session` serializer
#92 opened by GTZL1 - 1
/api/{idModerator}/poll/{idPoll}/question/{idQuestion}/answer does not support GET, POST, PUT and DELETE requests
#82 opened by alexandrepiveteau - 1
/api/{idModerator}/poll/{idPoll}/question does not support GET, POST, PUT and DELETE requests
#81 opened by alexandrepiveteau - 1
Need to re-save after set() ?
#125 opened by GTZL1 - 0
Separate Question in 2 classes
#127 opened by GTZL1 - 0
Implement Session related endpoints
#124 opened by glsubri - 0
Missing returned values in API
#123 opened by glsubri - 0
Separate Checkstyle and Maven Test scripts
#131 opened by alexandrepiveteau - 0
Fix implementation of put Session
#130 opened by glsubri - 0
Add basic dataset
#126 opened by glsubri - 0
- 0
Implement voting
#112 opened by glsubri - 1
Vote needs Session code
#111 opened by GTZL1 - 0
Write tests for /connect endpoint
#93 opened by GTZL1 - 1
Registration endpoint does not match spec
#103 opened by alexandrepiveteau - 1
/api/{idModerator}/poll does not support POST, PUT and DELETE operations
#80 opened by alexandrepiveteau - 1
- 0
Add Session API Object
#83 opened by glsubri - 0
Disambiguate /api/connect response objects
#90 opened by GTZL1