discourse/app/assets
Robin Ward 942ee1e218
FIX: Tests were broken in Firefox (#12456)
There are a lot of little fixes to tests here, but the biggest issue was
too much recursion because we kept replacing the helpers over and over
again. I assume Chrome has tail recursion or something to speed this up
but Firefox hated it.

Otherwise, we can't rely on the order of attributes in rendered HTML so
I simplified most of those tests to just look for key strings in the
HTML that are rendered.
2021-03-22 11:35:51 +11:00
..
images Optimize assets/images 2020-11-17 09:53:33 -05:00
javascripts FIX: Tests were broken in Firefox (#12456) 2021-03-22 11:35:51 +11:00
stylesheets FEATURE: Bookmark pinning (#12431) 2021-03-22 09:50:22 +10:00