discourse/plugins/automation
Gary Pendergast 0802135037
DEV: Monkey patch a from_described_class helper in RSpec::Mocks (#34021)
This change adds a new `from_described_class` helper to `RSpec::Mocks`, allowing stubs to only be used when called from the described class in a given spec.

The practical application of this helper is to handle flaky specs, where other code can call the mocks before the test target can.
2025-08-05 12:03:42 +10:00
..
admin/assets/javascripts Build(deps-dev): Bump the lint group across 1 directory with 4 updates (#33881) 2025-07-28 18:02:41 +02:00
app FIX: correctly refreshes associated fields after update (#33246) 2025-06-18 14:01:09 +02:00
assets UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
config Update translations (#33746) 2025-07-23 00:13:58 +02:00
db FEATURE: Add automation statistics tracking to Automation (#31921) 2025-03-21 12:53:26 +11:00
lib FIX: Make post created/edited automation trigger regexes more specific (#32944) 2025-05-27 15:40:00 -05:00
spec DEV: Monkey patch a from_described_class helper in RSpec::Mocks (#34021) 2025-08-05 12:03:42 +10:00
test/javascripts/integration/components FIX: ensures empty fields don't store an empty array (#33274) 2025-06-19 20:46:48 +02:00
plugin.rb DEV: Refactor the Automation Plugin UI to match admin UI guidelines (#31060) 2025-02-05 14:34:15 +11:00