Historial de Commits

Autor SHA1 Mensaje Fecha
  sbkwgh 0ff38bf672 Add and implement test case for postNumber field hace 8 años
  sbkwgh 30c33a892d Change postCount to postsCount hace 8 años
  sbkwgh ee9f447478 Add test for posts count on threads hace 8 años
  sbkwgh aa06e1c531 Allow to paginate from any post and add previousURL field hace 8 años
  sbkwgh 790daba82f Whoops... add await hace 8 años
  sbkwgh bd221f88d2 Add test to see if previousURL conforms to expectation hace 8 años
  sbkwgh b74627b4f0 Add failing tests for previousURL field and postId query on get thread route hace 8 años
  sbkwgh 10b3d6d696 Use different pagination style, add 'meta.nextURL' to response hace 8 años
  sbkwgh 9e380e434f Implement pagination system hace 8 años
  sbkwgh f545ec0a15 Make tests green hace 8 años
  sbkwgh 862541b2eb Use single association and add replyingToUsername field hace 8 años
  sbkwgh f1192771d9 Fix bug with replies and replyingTo associations, use separte column key hace 8 años
  sbkwgh de0a7c475e Add test to reflect bug with Replies and ReplyingTo fields hace 8 años
  sbkwgh b46d6d701d Add slug to thread hace 8 años
  sbkwgh 868c2b5a7f Add test for GET methods on post and thread routes hace 8 años
  sbkwgh c2e272f3b1 Fix tests and route hace 8 años
  sbkwgh 098a333fbc Continued fixing bugs/typos hace 8 años
  sbkwgh 33215f8770 Fix typos and bugs etc hace 8 años
  sbkwgh 30f0ed9ba9 Add category as mock data, add category field to requests hace 8 años
  sbkwgh 04fed6e80c Add new error; implement POST /thread tests hace 8 años
  sbkwgh a35aa844e8 Create and log in user before test hace 8 años
  sbkwgh a938f97baf Implement test skeleton hace 8 años
  sbkwgh 29564c29a6 Use sequelize.sync rather than individual models hace 8 años