Back to Rocket Chat

Threads

apps/meteor/app/threads/README.md

8.4.0600 B
Original Source

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