discourse/plugins/automation
Alan Guo Xiang Tan 8f55cd85ad
DEV: Clean up state to prevent flaky tests (#27397)
When adding custom translations for tests using `I18n.backend.store_translations`,
we need to remove the custom translations at the end of each test to
prevent the custom translations from leaking to other tests.
2024-06-10 08:41:03 +08:00
..
admin/assets/javascripts/admin DEV: Avoid using the old action helper (#26935) 2024-05-08 20:26:48 +02:00
app DEV: Move array type custom fields to JSON type in automation (#26939) 2024-05-10 18:47:12 +03:00
assets/stylesheets/common DEV: allows fabricators to use faker (#26555) 2024-04-08 21:00:09 +02:00
config Update translations (#27321) 2024-06-04 21:44:04 +02:00
db DEV: Move array type custom fields to JSON type in automation (#26939) 2024-05-10 18:47:12 +03:00
lib DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
spec DEV: Clean up state to prevent flaky tests (#27397) 2024-06-10 08:41:03 +08:00
test/javascripts/integration/components DEV: allows fabricators to use faker (#26555) 2024-04-08 21:00:09 +02:00
plugin.rb FIX: thread safety for active automation tracking (#27044) 2024-05-16 13:34:24 +10:00