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
David Taylor 8c48285145
DEV: Improve discourse-common/deprecate implementation (#18987)
- Count deprecations and print them to the console following QUnit runs
- In GitHub actions, write the same information as a job summary
- Add documentation to `discourse-common/lib/deprecated`
- Introduce `id` and `url` options to `deprecated`
- Introduce `withSilencedDeprecations` helper to allow testing deprecated code paths without making noise in the logs
2022-11-14 17:05:16 +00:00
..
acceptance DEV: Skip a flaky FF test (#18996) 2022-11-14 12:16:00 +01:00
addons/truth-helpers/integration/helpers DEV: adds includes helper to templates (#18259) 2022-09-15 14:20:37 +02:00
fixtures FIX: Clientside checks for personal_message_enabled_groups (#18691) 2022-10-21 14:38:33 +10:00
helpers DEV: Improve discourse-common/deprecate implementation (#18987) 2022-11-14 17:05:16 +00:00
integration DEV: Improve discourse-common/deprecate implementation (#18987) 2022-11-14 17:05:16 +00:00
unit FIX: reimplements chat audio into a service (#18983) 2022-11-11 13:11:41 +01:00
index.html DEV: Load client site settings YML into JS tests (#18413) 2022-11-08 09:17:43 +10:00
setup-tests.js DEV: Improve discourse-common/deprecate implementation (#18987) 2022-11-14 17:05:16 +00:00
test-boot-ember-cli.js DEV: Remove all use of Ember/jQuery globals in core (#18670) 2022-10-19 17:04:49 +01:00