mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-26 16:21:12 +00:00
4d01c02946
...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. |
||
---|---|---|
.. | ||
.github | ||
app/js | ||
config | ||
test | ||
.dockerignore | ||
.eslintrc | ||
.gitignore | ||
.nvmrc | ||
.prettierrc | ||
app.js | ||
buildscript.txt | ||
docker-compose.ci.yml | ||
docker-compose.yml | ||
Dockerfile | ||
Jenkinsfile | ||
Makefile | ||
nodemon.json | ||
package-lock.json | ||
package.json | ||
socket.io.patch.js |