Commit Graph

19 Commits

Author SHA1 Message Date
AtHeartEngineer
1336c21c39 Merge branch 'main' into bandada-integration 2023-08-22 12:57:44 -04:00
Tanner Shaw
0fd0a02969 chore(express) fixing eslint errors on routes 2023-08-18 11:58:48 -05:00
c810b310c0 refactor(tests) update tests and close app on afterAll; added coverage 2023-08-15 22:21:35 -04:00
Tanner Shaw
46996ecbc6 chore(utils) added curly brace :) 2023-08-14 12:48:07 -05:00
AtHeartEngineer
2353167996 Merge branch 'main' into system-messages 2023-08-14 13:40:23 -04:00
Tanner Shaw
1b2512a73c refactor(express) fixing types in createRoom 2023-08-14 11:47:08 -05:00
Tanner Shaw
f7b829b017 Merge branch 'main' of github.com:Discreetly/server into main 2023-08-14 10:09:47 -05:00
Tanner Shaw
83c594b9fb feature(express) endpoint for sending system messages to all rooms
feature(jest) tests for system messages endpoint
2023-08-08 11:37:38 -05:00
933a208357 feat: updated random Big Int to be roughly the same length as posiedon hash 2023-08-07 10:44:29 -04:00
Tanner Shaw
5295b4b5c1 refactor(tests) tests refactored
chore(routes) added async/await to /api/rooms/:idc for testing purposes
2023-08-04 18:14:57 -05:00
Tanner Shaw
43a16865b0 chore(tests) setEnvVars for jest branch 2023-08-04 18:01:08 -05:00
Tanner Shaw
1ba4bb521f refactor(jest) changed all tests to properly expect responses 2023-08-04 17:59:34 -05:00
5bc46cdb6b fix return in test utils 2023-08-04 14:48:39 -04:00
7783fdcf81 test utils 2023-08-04 14:46:59 -04:00
Tanner Shaw
847029cfae chore(merge) fixed merge conflicts 2023-08-04 13:03:30 -05:00
7f55555296 adding jest env 2023-08-04 13:53:04 -04:00
Tanner Shaw
c33e8b7bde feature(jest) added POST /join test
refactor(utils) updateRoomIdentities to only add an identity if that identity doesn't exist already.
2023-08-03 18:12:26 -05:00
Tanner Shaw
9657d52271 refactor(jest-tests) refactoring tests to make sure theres no false positives 2023-08-03 14:10:57 -05:00
Tanner Shaw
942f3a8fee feature(jest) writing tests for express endpoints 2023-08-03 10:55:46 -05:00