discourse-calendar/spec/acceptance
Krzysztof Kotlarek 9f69f273ad
FIX: move post events into separate tables (#70)
* FIX: correctly destroys standalone calendar events (#66)

Standalone events are mostly created for holidays where we create a calendar event not associated to any post of of the topic, before this change, the loop was exited before collecting the ID of the calendar event to be destroyed.
2020-11-25 09:32:51 +11:00
..
allowed_custom_fields_setting.rb FIX: keeps initial key of the custom field 2020-09-14 17:05:38 +02:00
invitee_spec.rb FIX: ensures a destroyed user is correctly removed from invitees 2020-05-04 09:46:38 +02:00
post_spec.rb FIX: move post events into separate tables (#70) 2020-11-25 09:32:51 +11:00
recurrence_spec.rb FIX: move post events into separate tables (#70) 2020-11-25 09:32:51 +11:00
topic_spec.rb FEATURE: display event's starts_at on topic title 2020-04-12 14:18:55 +02:00