This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/tests
Robin Ward 3b8220cb3b FIX: State is leaking between tests, causing flakey failures
It seems `deepMerge` sometimes keeps references around. This code
performs a true copy and fixes the issue.
2020-10-23 10:33:06 -04:00
..
acceptance FIX: State is leaking between tests, causing flakey failures 2020-10-23 10:33:06 -04:00
fixtures REFACTOR: Convert many more acceptance tests to the new format 2020-10-20 11:08:12 -04:00
helpers REFACTOR: All remaining acceptance tests converted to new format 2020-10-23 09:28:13 -04:00
integration FIX: ensures category chooser is working with non english char (#10866) 2020-10-08 13:10:09 +02:00
unit FEATURE: Show a placeholder instead of videos in preview (#10962) 2020-10-20 19:01:32 +03:00
plugin_tests.js.erb REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
setup-tests.js REFACTOR: All remaining acceptance tests converted to new format 2020-10-23 09:28:13 -04:00
test_helper.js REFACTOR: Continue to converge on what Ember CLI wants us to do 2020-10-16 10:53:13 -04:00