overleaf/services/real-time
Jakob Ackermann 4d01c02946 [misc] WebsocketControllerTests: explicitly pass a cb to leaveProject
...and fix the stubbing of `io.sockets.clients`.

We were running the assertions prior to the actual completion of the
 leaveProject. Which in turn shadowed the broken test setup --
 `io.sockets.clients()` was returning the `this.clientsInRoom=[]` from a
 previous context.
2020-06-29 17:38:22 +01:00
..
.github
app/js
config [misc] ignore camelcase warning in settings (key_schema parameter) 2020-06-24 10:52:38 +01:00
test [misc] WebsocketControllerTests: explicitly pass a cb to leaveProject 2020-06-29 17:38:22 +01:00
.dockerignore
.eslintrc
.gitignore
.nvmrc
.prettierrc
app.js [misc] fix eslint errors in app.js 2020-06-24 10:52:38 +01:00
buildscript.txt
docker-compose.ci.yml
docker-compose.yml
Dockerfile
Jenkinsfile
Makefile
nodemon.json
package-lock.json
package.json
socket.io.patch.js [misc] replace console logging with logger-sharelatex 2020-06-24 11:12:22 +01:00