When you don't have access to an event messaging page (i.e.: An event you are not participating in)
When you don't have access to a DM page (i.e.: You are not true friends with the other user)
Note: Some tests may be failing, but that might be due to the timeout being too short for you. Also, there's two tests in direct-message-chat-input.spec.tsx: should have a chatInput and should have the correct name on the chat header that fails on and off for me.
This PR closes #321.
The 404 page should show up when:
Note: Some tests may be failing, but that might be due to the timeout being too short for you. Also, there's two tests in
direct-message-chat-input.spec.tsx
:should have a chatInput
andshould have the correct name on the chat header
that fails on and off for me.