tolstoyevsky / rocketchat-tests-based-on-splinter

Set of Splinter-based tests of Rocket.Chat and some Hubot scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve general Rocket.Chat tests

polina-popova opened this issue · comments

Improve general Rocket.Chat tests:

  • use check_with_retries function instead of waiting for a specified amount of time,
  • use API call where it is needed,
  • transform _delete_channels to be a proper test case, use an API call to clean up environment instead.