discourse/spec/integrity
Gerhard Schlager f683c5d0e0 DEV: Check English locale for errors in CI
Moves the most important checks into a linter. It gets executed by Lefthook as well as the docker rake task and Github actions. Doing those checks in rspec takes too long and it produces errors when the discourse:test Docker image contains old, invalid locale files.
2020-06-03 21:54:58 +02:00
..
coding_style_spec.rb DEV: Improve flaky time-sensitive specs (#9141) 2020-03-10 22:13:17 +01:00
common_mark_spec.rb DEV: Update markdown-it from 8.4.1 to 10.0.0 (#8164) 2019-10-08 13:00:22 +02:00
i18n_spec.rb DEV: Check English locale for errors in CI 2020-06-03 21:54:58 +02:00
js_constants_spec.rb DEV: Adds an integrity spec for JS constants 2020-05-12 12:23:36 -04:00
oj_spec.rb PERF: Use Oj for serializing JSON. (#7820) 2019-06-28 12:16:00 +10:00
onceoff_integrity_spec.rb DEV: Upgrading Discourse to Zeitwerk (#8098) 2019-10-02 14:01:53 +10:00
site_setting_spec.rb DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00