Commit Verlauf

Autor SHA1 Nachricht Datum
  sbkwgh b31c15236b Change test for short string to see if it passes when new password is blank vor 8 Jahren
  sbkwgh aeb700a800 Fix tests and implement password update vor 8 Jahren
  sbkwgh 137328f8a2 Fix bugs in test vor 8 Jahren
  sbkwgh 5bbce1cb53 Implement tests; add new errors for these vor 8 Jahren
  sbkwgh 9c515c9929 Update test to reflect subtle bug, and use descending id vor 8 Jahren
  sbkwgh f92ae9df9d Add another thread to see if newer posts affects pagination routine vor 8 Jahren
  sbkwgh 151b560429 Update tests to match new pagination format vor 8 Jahren
  sbkwgh 2bfec678a0 Fix bugs vor 8 Jahren
  sbkwgh c5fd80e14a Buggy changes vor 8 Jahren
  sbkwgh 4b8898cb41 Add test for nextCount fields vor 8 Jahren
  sbkwgh 64da3bb39c Fix bugs with user page api routes vor 8 Jahren
  sbkwgh ef5111cf53 Move logic to pagination functions in lib folder; at threads query route vor 8 Jahren
  sbkwgh b16490be12 Add test to for showing user and thread associaiton and fix bug for this vor 8 Jahren
  sbkwgh e1bd40ff1d Fix bugs to make tests green for user page pagination vor 8 Jahren
  sbkwgh 4698a1d331 Add pagination to user page vor 8 Jahren
  sbkwgh 1ec8bf1085 Get comments for user by passing comments query to route vor 8 Jahren
  sbkwgh cd8b167d65 Add tests for new get user route vor 8 Jahren
  sbkwgh 304c24cfa3 Allow get route for user without being logged in, update tests to reflect this vor 8 Jahren
  sbkwgh bc1a741841 Add random color to user vor 8 Jahren
  sbkwgh e61f80a449 Add express variable and check if app is already running in tests rather than waiting for the non-existent event vor 8 Jahren
  sbkwgh 29564c29a6 Use sequelize.sync rather than individual models vor 8 Jahren
  sbkwgh fb72a38180 Fix test bugs and typos vor 8 Jahren
  sbkwgh cff3e3c557 Add before hook until app starts up vor 8 Jahren
  sbkwgh e7f51ef919 Add tests for admin accounts vor 8 Jahren
  sbkwgh d7d7a2964f Add test and update route to login in user (i.e. set the session variable) when creating account vor 8 Jahren
  sbkwgh ba889de32d Fix incorrect promise implementation - n.b. chai gives an error even though test is passing because the resource (correctly) returns a 403 forbidden error (perhaps a bug in chaijs) vor 8 Jahren
  sbkwgh 4f033e4c20 Use new http scheme for tests vor 8 Jahren
  sbkwgh ea6b957e8f Add tests for logging in/out vor 8 Jahren
  sbkwgh a3ebeb8233 Fix typos like not changing status code, send json for types test vor 8 Jahren
  sbkwgh a5736ebb37 Add chai-thing package, update/simplify tests vor 8 Jahren