mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-22 07:46:56 +08:00
|
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
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. |
||
|---|---|---|
| .. | ||
| page_objects/discourse_calendar | ||
| calendar_first_day_of_week_spec.rb | ||
| category_calendar_spec.rb | ||
| core_features_spec.rb | ||
| disable_sort_spec.rb | ||
| group_timezones_spec.rb | ||
| post_calendar_spec.rb | ||
| post_event_spec.rb | ||
| upcoming_events_spec.rb | ||