discourse-data-explorer/spec
Martin Brennan 389b8e15c9
DEV: Fix broken plugin specs because of bookmarkable changes (#231)
Followup to 360d0dde650704a0f01fd6d8b525e933b1d7fcf2,
this causes other plugin tests to fail because
`DiscoursePluginRegistry.reset!` is
a shotgun. We can use the more surgical version
`DiscoursePluginRegistry.reset_register!(:bookmarkables)`
instead.
2023-03-08 10:39:43 +08:00
..
fabricators FEATURE: Bookmarkable QueryGroups. (#177) 2022-06-14 23:07:02 +08:00
integration DEV: Introduce syntax_tree for ruby formatting (#208) 2022-12-29 13:31:29 +01:00
jobs/scheduled DEV: Introduce syntax_tree for ruby formatting (#208) 2022-12-29 13:31:29 +01:00
lib DEV: Fix broken plugin specs because of bookmarkable changes (#231) 2023-03-08 10:39:43 +08:00
requests DEV: Introduce syntax_tree for ruby formatting (#208) 2022-12-29 13:31:29 +01:00
system FIX: clear state when reports are changed (#226) 2023-02-22 16:25:33 +11:00
tasks Revert "DEV: Update plugin to match latest guidelines (#227)" (#228) 2023-02-23 19:10:46 +02:00
data_explorer_spec.rb DEV: Introduce syntax_tree for ruby formatting (#208) 2022-12-29 13:31:29 +01:00
guardian_spec.rb DEV: Introduce syntax_tree for ruby formatting (#208) 2022-12-29 13:31:29 +01:00