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
Jarek Radosz 858436b17c
DEV: Fix group-index-test under Ember CLI (#12153)
`:nth()` and `:first` are jQuery-only selectors and fail when used with `querySelector`/`querySelectorAll`.
2021-02-22 15:27:01 +01:00
..
acceptance DEV: Fix group-index-test under Ember CLI (#12153) 2021-02-22 15:27:01 +01:00
fixtures FEATURE: Add new features section in admin dashboard (#11731) 2021-01-22 10:09:02 -05:00
helpers DEV: Scope query to the testing container (#12152) 2021-02-22 15:26:50 +01:00
integration FIX: Clean up topic-timer-info CSS classes, add edit button, and improve UI (#12080) 2021-02-16 12:07:30 +10:00
unit FIX: Subfolder replace should only affect URL prefix (#12135) 2021-02-19 16:06:18 -03:00
index.html DEV: Migrate more tests to our Ember CLI format. (#11899) 2021-02-01 09:01:47 -05:00
plugin_tests.js.erb FIX: Load .js files from plugins in qunit testing env (#11304) 2020-12-03 10:25:42 -06:00
setup-tests.js DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
test_helper.js DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
test-helper.js DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00