discourse/app/assets/javascripts/discourse-common/addon
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
..
config DEV: Sync up more Ember CLI features (#11790) 2021-01-21 15:55:39 -05:00
helpers DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
lib FIX: Tests were broken in Firefox (#12456) 2021-03-22 11:35:51 +11:00
utils DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
.gitkeep DEV: Make `discourse-common` an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00
resolver.js FIX: Flaky JS tests (#12331) 2021-03-10 08:27:42 -05:00