discourse/spec/helpers
Daniel Waterworth 02245ce41f
PERF: Redis snapshotting during tests (#15260)
We can fake redis transactions so that `fab!` works for redis and PG
data, but it's too slow to be used indiscriminately. Instead, you can
opt into it with the `use_redis_snapshotting` helper.

Insofar as snapshotting allows us to `fab!` more things, it provides a
speedup.
2021-12-10 14:25:26 -06:00
..
application_helper_spec.rb FIX: Offer site_logo_dark_url as an option for dark mode themes (#14361) 2021-09-16 17:47:51 -04:00
redis_snapshot_helper.rb PERF: Redis snapshotting during tests (#15260) 2021-12-10 14:25:26 -06:00
topics_helper_spec.rb DEV: Add test for categories_breadcrumb (#8791) 2020-01-28 12:50:27 +02:00
user_notifications_helper_spec.rb DEV: Remove xlink hrefs (#15059) 2021-11-25 15:22:43 +11:00