Historial de Commits

Autor SHA1 Mensaje Fecha
  sbkwgh 4f033e4c20 Use new http scheme for tests hace 8 años
  sbkwgh da45a5387f User new http scheme (changing to use POST /username/login and POST /username/logout) hace 8 años
  sbkwgh 57ee6cb603 Fix typo hace 8 años
  sbkwgh 10a95d519b Add login and log out routes hace 8 años
  sbkwgh accc914eb7 Add session middle where to server hace 8 años
  sbkwgh 2c88827729 Add express-session and bcrypt dependencies hace 8 años
  sbkwgh 851a305940 Add invalidLoginCredentials and requestNotAuthorized error hace 8 años
  sbkwgh cacfe862c4 Add sessionSecret variable hace 8 años
  sbkwgh ea6b957e8f Add tests for logging in/out hace 8 años
  sbkwgh a3ebeb8233 Fix typos like not changing status code, send json for types test hace 8 años
  sbkwgh 4493ddebeb Add custom error for unique constraint error hace 8 años
  sbkwgh a2a102500c Merge branch 'implement-user-tests' hace 8 años
  sbkwgh a5736ebb37 Add chai-thing package, update/simplify tests hace 8 años
  sbkwgh 1a86b9e6d6 Fix errors bug - for functions return message and name object hace 8 años
  sbkwgh 391da7007c Fix typo hace 8 años
  sbkwgh 4c9104cc21 Fix typo hace 8 años
  sbkwgh 7ad8444e40 Add validations hace 8 años
  sbkwgh c8eb10feb1 Add migration for unique username attribute hace 8 años
  sbkwgh 739513253d Make username unique hace 8 años
  sbkwgh e905727995 Add error class name hace 8 años
  sbkwgh 0bbaa1005f Remove indicative dependency hace 8 años
  sbkwgh 52a69b7191 Fix wrong correct output for test hace 8 años
  sbkwgh 1464287215 Add tests and corresponding errors for username and password fields hace 8 años
  sbkwgh 2339a6f544 Add 2 tests for omission of username or password field hace 8 años
  sbkwgh 0e40d5386b Add errors file hace 8 años
  sbkwgh c581c4f46e Delete and recreate table after tests completed hace 8 años
  sbkwgh bb037679d8 Chang test so that it actually tests body (not other incorrect field hace 8 años
  sbkwgh b7286a4b31 Use es6 style hace 8 años
  sbkwgh 839a590253 Use 'development' as default environment hace 8 años
  sbkwgh c22db98a04 Use urlencoded body-parser hace 8 años