Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 0 additions & 34 deletions test/fixtures/999_test_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ Member:
id: 5
name: "Tom"
is_active: 1
member_html_1:
id: 1055
name: "<&\"'>Member.name ESCAPING HTML TEST DATA"
is_active: 1

MemberConfig:
member_address_1:
Expand Down Expand Up @@ -246,12 +242,6 @@ CommunityTopic:
body: "こんにちは"
Community: community_e
Member: member_4
community_topic_html_1:
id: 1055
name: "<&\"'>CommunityTopic.name ESCAPING HTML TEST DATA"
body: "<&\"'>CommunityTopic.body ESCAPING HTML TEST DATA"
Community: community_a
Member: member_html_1

CommunityTopicComment:
community_topic_comment_a_2:
Expand Down Expand Up @@ -286,11 +276,6 @@ CommunityTopicComment:
body: "こんにちは"
CommunityTopic: community_topic_e_4
Member: member_5
community_topic_comment_html_1:
id: 1055
body: "<&\"'>CommunityTopicComment.body ESCAPING HTML TEST DATA"
CommunityTopic: community_topic_html_1
Member: member_html_1

CommunityEvent:
community_event_a_2:
Expand All @@ -311,16 +296,6 @@ CommunityEvent:
open_date_comment: 'いきしちに'
area: '佐賀県'

community_event_html_1:
id: 1055
Community: community_i
Member: member_2
name: "<&\"'>CommunityEvent.name ESCAPING HTML TEST DATA"
body: "<&\"'>CommunityEvent.body ESCAPING HTML TEST DATA"
open_date: '2009-06-11'
open_date_comment: "<&\"'>CommunityEvent.open_date_comment ESCAPING HTML TEST DATA"
area: "<&\"'>CommunityEvent.area ESCAPING HTML TEST DATA"

CommunityEventComment:
community_event_comment_a_2:
CommunityEvent: community_event_a_2
Expand All @@ -330,11 +305,6 @@ CommunityEventComment:
CommunityEvent: community_event_i_2
Member: member_5
body: 'こんにちは'
community_event_comment_html_1:
id: 1055
CommunityEvent: community_event_html_1
Member: member_html_1
body: "<&\"'>CommunityEventComment.body ESCAPING HTML TEST DATA"

CommunityEventMember:
community_event_member_a_1:
Expand All @@ -343,7 +313,3 @@ CommunityEventMember:
community_event_member_a_2:
CommunityEvent: community_event_a_2
Member: member_2
community_event_member_html_1:
id: 1055
CommunityEvent: community_event_html_1
Member: member_html_1