提交历史

作者 SHA1 备注 提交日期
  sbkwgh 83de1fcd4e Add tests so to return error if thread name has no length 8 年之前
  sbkwgh 514ba58577 Add and implement tests for categories with spaces 8 年之前
  sbkwgh 089e2d5189 Implement tests 8 年之前
  sbkwgh d317ed5b29 Add tests for postCount fields 8 年之前
  sbkwgh 233e935c3a Add tests for 'postsRemaining' field 8 年之前
  sbkwgh d049fcf4bc Add tests for 'postsRemaining' field 8 年之前
  sbkwgh 8d3b208cb0 Use simplified pagination system based on ordinal post number 8 年之前
  sbkwgh 0ff38bf672 Add and implement test case for postNumber field 8 年之前
  sbkwgh 30c33a892d Change postCount to postsCount 8 年之前
  sbkwgh ee9f447478 Add test for posts count on threads 8 年之前
  sbkwgh aa06e1c531 Allow to paginate from any post and add previousURL field 8 年之前
  sbkwgh 790daba82f Whoops... add await 8 年之前
  sbkwgh bd221f88d2 Add test to see if previousURL conforms to expectation 8 年之前
  sbkwgh b74627b4f0 Add failing tests for previousURL field and postId query on get thread route 8 年之前
  sbkwgh 10b3d6d696 Use different pagination style, add 'meta.nextURL' to response 8 年之前
  sbkwgh 9e380e434f Implement pagination system 8 年之前
  sbkwgh f545ec0a15 Make tests green 8 年之前
  sbkwgh 862541b2eb Use single association and add replyingToUsername field 8 年之前
  sbkwgh f1192771d9 Fix bug with replies and replyingTo associations, use separte column key 8 年之前
  sbkwgh de0a7c475e Add test to reflect bug with Replies and ReplyingTo fields 8 年之前
  sbkwgh b46d6d701d Add slug to thread 8 年之前
  sbkwgh 868c2b5a7f Add test for GET methods on post and thread routes 8 年之前
  sbkwgh c2e272f3b1 Fix tests and route 8 年之前
  sbkwgh 098a333fbc Continued fixing bugs/typos 8 年之前
  sbkwgh 33215f8770 Fix typos and bugs etc 8 年之前
  sbkwgh 30f0ed9ba9 Add category as mock data, add category field to requests 8 年之前
  sbkwgh 04fed6e80c Add new error; implement POST /thread tests 8 年之前
  sbkwgh a35aa844e8 Create and log in user before test 8 年之前
  sbkwgh a938f97baf Implement test skeleton 8 年之前
  sbkwgh 29564c29a6 Use sequelize.sync rather than individual models 8 年之前