Historique des commits

Auteur SHA1 Message Date
  sbkwgh e7db657f29 Add category association il y a 8 ans
  sbkwgh 30f0ed9ba9 Add category as mock data, add category field to requests il y a 8 ans
  sbkwgh 04fed6e80c Add new error; implement POST /thread tests il y a 8 ans
  sbkwgh a35aa844e8 Create and log in user before test il y a 8 ans
  sbkwgh a938f97baf Implement test skeleton il y a 8 ans
  sbkwgh e61f80a449 Add express variable and check if app is already running in tests rather than waiting for the non-existent event il y a 8 ans
  sbkwgh 29564c29a6 Use sequelize.sync rather than individual models il y a 8 ans
  sbkwgh 6f9bb726b4 Add category route il y a 8 ans
  sbkwgh 5634d6aff5 Implement category test il y a 8 ans
  sbkwgh ef5a1239d0 Add category routes il y a 8 ans
  sbkwgh 3306d234a7 Add admin session parameter, set session to null to delete il y a 8 ans
  sbkwgh a64e4e340d Change typo for model name il y a 8 ans
  sbkwgh b226a79e4e Make name unique il y a 8 ans
  sbkwgh ec33e3df7b Change error name il y a 8 ans
  sbkwgh bc2ea0b38b Add model and test for category il y a 8 ans
  sbkwgh de4714bd67 Add new errors il y a 8 ans
  sbkwgh c34f9fb9c0 Use marked as setter for content field of post il y a 8 ans
  sbkwgh 9819ba9c92 Add marked dependency il y a 8 ans
  sbkwgh ade4ba95c4 Initial commit il y a 8 ans
  sbkwgh 9d10d78424 Initial commit il y a 8 ans
  sbkwgh 0bf11850f5 Send 401 rather than 400 error for invalid token il y a 8 ans
  sbkwgh fb72a38180 Fix test bugs and typos il y a 8 ans
  sbkwgh cff3e3c557 Add before hook until app starts up il y a 8 ans
  sbkwgh 0e22ac47be Fix bug: wrong variable il y a 8 ans
  sbkwgh 6ca79d48fe Fix typo il y a 8 ans
  sbkwgh 19e555c5a7 Correctly implement async/await for tests il y a 8 ans
  sbkwgh 0b309eb2f6 Add admin_token route and add event for when app starts il y a 8 ans
  sbkwgh de1feba110 Delete token if it has been successfully used il y a 8 ans
  sbkwgh 2b86ca9643 Add admin conditional route, as well as checking for token il y a 8 ans
  sbkwgh 7ef54969be Add default value of false to admin field il y a 8 ans