mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 13:55:07 +00:00
We had acceptance tests that were testing the contents of the post stream preview, not the contents of the eventual topic itself. This became apparent when I introduced a new promise which caused the tests to finish waiting for work properly. Before that, it was up to the speed of the execution, very spooky!