discourse/plugins/discourse-calendar/spec/system
Joffrey JAFFEUX b8e86ceb23
Some checks are pending
Licenses / run (push) Waiting to run
Linting / run (push) Waiting to run
Publish Assets / publish-assets (push) Waiting to run
Tests / core backend (push) Waiting to run
Tests / plugins backend (push) Waiting to run
Tests / core frontend (Chrome) (push) Waiting to run
Tests / plugins frontend (push) Waiting to run
Tests / themes frontend (push) Waiting to run
Tests / core system (push) Waiting to run
Tests / plugins system (push) Waiting to run
Tests / themes system (push) Waiting to run
Tests / core frontend (Firefox ESR) (push) Waiting to run
Tests / core frontend (Firefox Evergreen) (push) Waiting to run
Tests / chat system (push) Waiting to run
Tests / merge (push) Blocked by required conditions
FIX: disable category calendar when post event are disabled (#34897)
Disabling post event with category events set would cause an error when
visiting the category, this commit ensures it's not the case and adds a
test for it.

Also added tests to ensure we correctly render category calendar in
different outlets as the before-topic-list-body one was broken.
2025-09-22 17:05:19 +02:00
..
page_objects/discourse_calendar FEATURE: allow picking first day of week in calendar (#34670) 2025-09-02 12:44:50 +02:00
calendar_first_day_of_week_spec.rb FEATURE: allow picking first day of week in calendar (#34670) 2025-09-02 12:44:50 +02:00
category_calendar_spec.rb FIX: disable category calendar when post event are disabled (#34897) 2025-09-22 17:05:19 +02:00
core_features_spec.rb
disable_sort_spec.rb
group_timezones_spec.rb
post_calendar_spec.rb FEATURE: allow picking first day of week in calendar (#34670) 2025-09-02 12:44:50 +02:00
post_event_spec.rb UX: overhaul of GroupSelector with Floatkit (#34685) 2025-09-18 15:33:52 +08:00
upcoming_events_spec.rb FIX: ensures event serializer has tags info (#34801) 2025-09-15 07:51:42 +02:00