Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 509 Bytes

TESTS.md

File metadata and controls

26 lines (15 loc) · 509 Bytes

Test 1

  1. Create a room, draw something. Join the room from another client and see that image appears

Result: The image should appear in the joinee screen

Test 2

  1. Repeat 1 in above test
  2. Close the second client

Result: In the main client's screen, the other client should be left

Test 3

  1. Repeat 1 in Test 1
  2. Close the main client

Result: The main client is updated correctly

Test 4

  1. Create 2 sub clients
  2. Draw in one sub client and in main client

Result: All the screens are consistent