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
Bianca Nenciu 43e52a7dc1
DEV: Remove gifsicle dependency (#10357)
Dependency on gifsicle, allow_animated_avatars and allow_animated_thumbnails
site settings were all removed. Animated GIF images are still allowed, but
the generated optimized images are no longer animated for those (which were
used for avatars and thumbnails).

The added 'animated' is populated by extracting information using FastImage.
This field was used to selectively reoptimize old animations. This process
happens in the background.
2020-10-16 13:41:27 +03:00
..
acceptance FEATURE: add penalty options for take action (#10926) 2020-10-15 10:48:52 -07:00
fixtures REFACTOR: Remove .erb file from javascript tests 2020-10-08 18:36:09 -04:00
helpers DEV: Remove gifsicle dependency (#10357) 2020-10-16 13:41:27 +03:00
integration FIX: ensures category chooser is working with non english char (#10866) 2020-10-08 13:10:09 +02:00
unit FEATURE: when we fail to ship topic timings attempt to retry (#10916) 2020-10-16 09:49:55 +11:00
plugin_tests.js.erb REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
setup-tests.js REFACTOR: Import visit helper rather than using a global variable 2020-10-15 13:22:05 -04:00
test_helper.js REFACTOR: Import visit helper rather than using a global variable 2020-10-15 13:22:05 -04:00