mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 23:20:33 +08:00
942ee1e218
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. |
||
---|---|---|
.. | ||
addon | ||
app | ||
config | ||
vendor | ||
ember-cli-build.js | ||
index.js | ||
package.json | ||
yarn.lock |