We will cache the login token in the browser storage and reuse it between tests. This will speed up the tests and reduce the load on the server.
Move addUsers to members/members-add. Rename some of the occurences of user to member.
Add or invite a user to a doc. If the user is already in the system, the user will be added to the doc, otherwise, the user will be invited to the doc.