Histórico de Commits

Autor SHA1 Mensagem Data
  sbkwgh 304c24cfa3 Allow get route for user without being logged in, update tests to reflect this há 8 anos atrás
  sbkwgh bc1a741841 Add random color to user há 8 anos atrás
  sbkwgh e61f80a449 Add express variable and check if app is already running in tests rather than waiting for the non-existent event há 8 anos atrás
  sbkwgh 29564c29a6 Use sequelize.sync rather than individual models há 8 anos atrás
  sbkwgh fb72a38180 Fix test bugs and typos há 8 anos atrás
  sbkwgh cff3e3c557 Add before hook until app starts up há 8 anos atrás
  sbkwgh e7f51ef919 Add tests for admin accounts há 8 anos atrás
  sbkwgh d7d7a2964f Add test and update route to login in user (i.e. set the session variable) when creating account há 8 anos atrás
  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) há 8 anos atrás
  sbkwgh 4f033e4c20 Use new http scheme for tests há 8 anos atrás
  sbkwgh ea6b957e8f Add tests for logging in/out há 8 anos atrás
  sbkwgh a3ebeb8233 Fix typos like not changing status code, send json for types test há 8 anos atrás
  sbkwgh a5736ebb37 Add chai-thing package, update/simplify tests há 8 anos atrás
  sbkwgh 52a69b7191 Fix wrong correct output for test há 8 anos atrás
  sbkwgh 1464287215 Add tests and corresponding errors for username and password fields há 8 anos atrás
  sbkwgh 2339a6f544 Add 2 tests for omission of username or password field há 8 anos atrás
  sbkwgh c581c4f46e Delete and recreate table after tests completed há 8 anos atrás
  sbkwgh bb037679d8 Chang test so that it actually tests body (not other incorrect field há 8 anos atrás
  sbkwgh 7f6e8d181d Add structure for sequelize and tests há 8 anos atrás