discourse/app/assets/javascripts/discourse/tests
Selase Krakani ec40693f89
FIX: Ensure required_tag_group is defined on new category records (#20600)
Attaching required tag groups to new categories failed because
`required_tag_group` was undefined on the new category records

This fix sets an empty `required_tag_group` property on the new category
records.
2023-03-09 11:57:37 +00:00
..
acceptance FIX: Ensure required_tag_group is defined on new category records (#20600) 2023-03-09 11:57:37 +00:00
addons/truth-helpers/integration/helpers DEV: adds includes helper to templates (#18259) 2022-09-15 14:20:37 +02:00
fixtures DEV: Remove site setting "diags" (#20481) 2023-03-01 11:31:57 +01:00
helpers FIX: Sync user's reviewables count when loading reviewables list (#20128) 2023-02-02 10:19:51 +08:00
integration FIX: class for section link when name has space (#20569) 2023-03-08 12:07:03 +11:00
unit DEV: Support @debounce decorator in native class syntax (#20521) 2023-03-03 11:48:58 +00:00
index.html DEV: Update Twitter meta tags while navigating in app (#19468) 2022-12-14 14:33:09 -05:00
setup-tests.js DEV: Drop helper context setup in tests (#19423) 2022-12-12 15:20:48 +01:00
test-boot-ember-cli.js DEV: Make the setupTests a regular import (#19046) 2022-11-16 16:11:18 +08:00