discourse/app/assets
Joffrey JAFFEUX 68a032a734
DEV: prevents test timeout (#12631)
Clock manipulation seems not reliable in component tests. This blog post does a great job of explaining it: https://dockyard.com/blog/2018/04/18/bending-time-in-ember-tests

Sadly, we don't have all the "recent" ember test helpers and can't use things like `getSettledState()`.

For now this pattern seems the most reliable and easy to apply, albeit not great.

Note if you wish to reproduce the current timeout, the following command should do it: `QUNIT_SEED=215263717493121190480103670124734840282 rake qunit:test`
2021-04-07 15:50:06 +02:00
..
images Optimize assets/images 2020-11-17 09:53:33 -05:00
javascripts DEV: prevents test timeout (#12631) 2021-04-07 15:50:06 +02:00
stylesheets DEV: Added support for custom site setting 'emoji_list' (#12414) 2021-04-07 15:32:05 +02:00