zulip/zerver/webhooks/trello/fixtures
Eeshan Garg 597db11a98 webhooks: Rename webhook fixtures to only include event type.
All webhook fixtures have now been renamed from
<webhook_name>/fixtures/<webhook_name>_<event_type>.json to
<webhook_name>/fixtures/<event_type>.json.
2017-05-13 20:07:40 -02:30
..
adding_attachment_to_card.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
adding_checklist_to_card.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
adding_comment_to_card.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
adding_label_to_card.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
adding_member_to_board.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
adding_member_to_card.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
adding_new_list_to_board.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
archiving_card.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
changing_cards_list.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
changing_due_date_on_card.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
creating_card.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
removing_due_date_from_card.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
removing_label_from_card.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
removing_member_from_board.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
removing_member_from_card.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
renaming_board.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
renaming_card.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
reopening_card.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
setting_due_date_to_card.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30