discourse/plugins/discourse-local-dates
Phil Pirozhkov 493d437e79
Add RSpec 4 compatibility (#17652)
* Remove outdated option

04078317ba

* Use the non-globally exposed RSpec syntax

https://github.com/rspec/rspec-core/pull/2803

* Use the non-globally exposed RSpec syntax, cont

https://github.com/rspec/rspec-core/pull/2803

* Comply to strict predicate matchers

See:
 - https://github.com/rspec/rspec-expectations/pull/1195
 - https://github.com/rspec/rspec-expectations/pull/1196
 - https://github.com/rspec/rspec-expectations/pull/1277
2022-07-28 10:27:38 +08:00
..
assets DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
config Update translations (#17664) 2022-07-26 19:40:53 +02:00
lib/discourse_local_dates DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
spec Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
test/javascripts DEV: Remove most of jQuery usage from tests (#17474) 2022-07-13 19:29:19 +02:00
plugin.rb DEV: Transpile all plugin js by default (#17175) 2022-06-21 22:07:10 +02:00