Commit Verlauf

Autor SHA1 Nachricht Datum
  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
  sbkwgh 52a69b7191 Fix wrong correct output for test vor 8 Jahren
  sbkwgh 1464287215 Add tests and corresponding errors for username and password fields vor 8 Jahren
  sbkwgh 2339a6f544 Add 2 tests for omission of username or password field vor 8 Jahren
  sbkwgh c581c4f46e Delete and recreate table after tests completed vor 8 Jahren
  sbkwgh bb037679d8 Chang test so that it actually tests body (not other incorrect field vor 8 Jahren
  sbkwgh 7f6e8d181d Add structure for sequelize and tests vor 8 Jahren