The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/app/threads/README.md

601 B

Threads

TODO

  • Tests
    • reply to message and check if thread is created
    • reply to a msg reply and see if thead id updated
    • remove the unique reply of a thread and see if the thread is removed
    • remove some message from a thread and see if tlm is updated
    • open threads list
      • start a thread sending a reply, the thread should appear on the list
      • remove a thread, the thread should be removed from the list
    • open a thread
      • send a new reply, the message should appear
      • delete a reply, the message should be removed
      • remove the thread, the panel should close