Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit0b8f72c

Browse files
committed
chore: clean up
1 parentf9157e2 commit0b8f72c

File tree

9 files changed

+1
-91
lines changed

9 files changed

+1
-91
lines changed

‎test/groupher_server_web/query/cms/comments/blog_comment_test.exs‎

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -605,16 +605,6 @@ defmodule GroupherServer.Test.Query.Comments.BlogComment do
605605
meta {
606606
isArticleAuthorUpvoted
607607
}
608-
replyTo {
609-
id
610-
bodyHtml
611-
floor
612-
isArticleAuthor
613-
author {
614-
id
615-
login
616-
}
617-
}
618608
repliesCount
619609
viewerHasUpvoted
620610
}

‎test/groupher_server_web/query/cms/comments/drink_comment_test.exs‎

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -614,16 +614,6 @@ defmodule GroupherServer.Test.Query.Comments.DrinkComment do
614614
meta {
615615
isArticleAuthorUpvoted
616616
}
617-
replyTo {
618-
id
619-
bodyHtml
620-
floor
621-
isArticleAuthor
622-
author {
623-
id
624-
login
625-
}
626-
}
627617
repliesCount
628618
viewerHasUpvoted
629619
}

‎test/groupher_server_web/query/cms/comments/guide_comment_test.exs‎

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -614,16 +614,6 @@ defmodule GroupherServer.Test.Query.Comments.GuideComment do
614614
meta {
615615
isArticleAuthorUpvoted
616616
}
617-
replyTo {
618-
id
619-
bodyHtml
620-
floor
621-
isArticleAuthor
622-
author {
623-
id
624-
login
625-
}
626-
}
627617
repliesCount
628618
viewerHasUpvoted
629619
}

‎test/groupher_server_web/query/cms/comments/job_comment_test.exs‎

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -605,16 +605,6 @@ defmodule GroupherServer.Test.Query.Comments.JobComment do
605605
meta {
606606
isArticleAuthorUpvoted
607607
}
608-
replyTo {
609-
id
610-
bodyHtml
611-
floor
612-
isArticleAuthor
613-
author {
614-
id
615-
login
616-
}
617-
}
618608
repliesCount
619609
viewerHasUpvoted
620610
}

‎test/groupher_server_web/query/cms/comments/meetup_comment_test.exs‎

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ defmodule GroupherServer.Test.Query.Comments.MeetupComment do
193193
assertrandom_comment["repliesCount"]==2
194194
end
195195

196+
@tag:wip
196197
test"comment should have reply_to content if need",~m(guest_conn meetup user user2)ado
197198
total_count=2
198199
thread=:meetup
@@ -620,16 +621,6 @@ defmodule GroupherServer.Test.Query.Comments.MeetupComment do
620621
meta {
621622
isArticleAuthorUpvoted
622623
}
623-
replyTo {
624-
id
625-
bodyHtml
626-
floor
627-
isArticleAuthor
628-
author {
629-
id
630-
login
631-
}
632-
}
633624
repliesCount
634625
viewerHasUpvoted
635626
}
@@ -640,7 +631,6 @@ defmodule GroupherServer.Test.Query.Comments.MeetupComment do
640631
}
641632
}
642633
"""
643-
644634
test"guest user can get paged replies",~m(guest_conn meetup user user2)ado
645635
total_count=2
646636
page_size=10

‎test/groupher_server_web/query/cms/comments/post_comment_test.exs‎

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -667,16 +667,6 @@ defmodule GroupherServer.Test.Query.Comments.PostComment do
667667
meta {
668668
isArticleAuthorUpvoted
669669
}
670-
replyTo {
671-
id
672-
bodyHtml
673-
floor
674-
isArticleAuthor
675-
author {
676-
id
677-
login
678-
}
679-
}
680670
repliesCount
681671
viewerHasUpvoted
682672
}

‎test/groupher_server_web/query/cms/comments/radar_comment_test.exs‎

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -614,16 +614,6 @@ defmodule GroupherServer.Test.Query.Comments.RadarComment do
614614
meta {
615615
isArticleAuthorUpvoted
616616
}
617-
replyTo {
618-
id
619-
bodyHtml
620-
floor
621-
isArticleAuthor
622-
author {
623-
id
624-
login
625-
}
626-
}
627617
repliesCount
628618
viewerHasUpvoted
629619
}

‎test/groupher_server_web/query/cms/comments/repo_comment_test.exs‎

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -604,16 +604,6 @@ defmodule GroupherServer.Test.Query.Comments.RepoComment do
604604
meta {
605605
isArticleAuthorUpvoted
606606
}
607-
replyTo {
608-
id
609-
bodyHtml
610-
floor
611-
isArticleAuthor
612-
author {
613-
id
614-
login
615-
}
616-
}
617607
repliesCount
618608
viewerHasUpvoted
619609
}

‎test/groupher_server_web/query/cms/comments/works_comment_test.exs‎

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -614,16 +614,6 @@ defmodule GroupherServer.Test.Query.Comments.WorksComment do
614614
meta {
615615
isArticleAuthorUpvoted
616616
}
617-
replyTo {
618-
id
619-
bodyHtml
620-
floor
621-
isArticleAuthor
622-
author {
623-
id
624-
login
625-
}
626-
}
627617
repliesCount
628618
viewerHasUpvoted
629619
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp