mirror of
https://github.com/discourse/discourse.git
synced 2024-12-05 00:53:40 +08:00
7ccc7b75b2
Prior to this fix, we wouldn't display reactions done on different tabs. So, if user A was reacting on tab 1, tab 2 wouldn't display this reaction. Since few weeks ago we now have the guarantee to have uniq reactions on a message which should prevent any duplicate. This commit also removes various skipped tests related to reactions and makes `sign_in` explicit at the beginning of each test. <!-- NOTE: All pull requests should have tests (rspec in Ruby, qunit in JavaScript). If your code does not include test coverage, please include an explanation of why it was omitted. --> |
||
---|---|---|
.. | ||
components/chat | ||
fabricators | ||
integration | ||
jobs | ||
lib | ||
mailers | ||
models | ||
queries/chat | ||
requests | ||
serializer | ||
services/chat | ||
support | ||
system | ||
validators | ||
plugin_helper.rb | ||
plugin_spec.rb |