asorici / envived-client

1 stars 0 forks source link

Verify server-->client communication test cases #16

Closed asorici closed 10 years ago

asorici commented 10 years ago

Test that server --> client communication works correctly under the following situations:

  1. 2+ clients are logged on with different credentials (different users on different devices)
  2. 2+ clients are logged on with the same credentials on different devices (the same user logged in from several devices)

The thing to observe is that messages sent by the server are received by all the intended clients.