discourse/plugins/poll/test/javascripts/acceptance/polls-test-desktop.js.es6

1405 lines
43 KiB
Plaintext
Raw Normal View History

import { acceptance } from "helpers/qunit-helpers";
import { clearPopupMenuOptionsCallback } from "discourse/controllers/composer";
2019-01-23 12:27:21 -05:00
import Fixtures from "fixtures/poll";
2019-01-23 12:27:21 -05:00
acceptance("Rendering polls - desktop", {
loggedIn: true,
settings: { poll_enabled: true },
2019-01-23 12:27:21 -05:00
beforeEach() {
clearPopupMenuOptionsCallback();
}
});
2018-07-29 16:51:32 -04:00
test("Single Poll", async assert => {
2018-06-15 12:42:20 -04:00
// prettier-ignore
server.get("/t/13.json", () => { // eslint-disable-line no-undef
return [
200,
{ "Content-Type": "application/json" },
2018-06-15 12:42:20 -04:00
{
post_stream: {
posts: [
{
id: 19,
name: null,
username: "tgx",
avatar_template: "/images/avatar.png",
created_at: "2016-12-01T02:39:49.199Z",
cooked:
'<div class="poll" data-poll-status="open" data-poll-name="poll">\n<div>\n<div class="poll-container"><ul>\n<li data-poll-option-id="57ddd734344eb7436d64a7d68a0df444">test</li>\n<li data-poll-option-id="b5b78d79ab5b5d75d4d33d8b87f5d2aa">haha</li>\n</ul></div>\n<div class="poll-info"><p><span class="info-number">0</span><span class="info-text">voters</span></p></div>\n</div>\n<div class="poll-buttons"><a title="Display the poll results">Show results</a></div>\n</div>\n\n<div class="poll" data-poll-status="open" data-poll-name="test">\n<div>\n<div class="poll-container"><ul>\n<li data-poll-option-id="c26ad90783b0d80936e5fdb292b7963c">donkey</li>\n<li data-poll-option-id="99f2b9ac452ba73b115fcf3556e6d2d4">kong</li>\n</ul></div>\n<div class="poll-info"><p><span class="info-number">0</span><span class="info-text">voters</span></p></div>\n</div>\n<div class="poll-buttons"><a title="Display the poll results">Show results</a></div>\n</div>',
post_number: 1,
post_type: 1,
updated_at: "2016-12-01T02:47:18.317Z",
reply_count: 0,
reply_to_post_number: null,
quote_count: 0,
avg_time: null,
incoming_link_count: 0,
reads: 1,
score: 0,
yours: true,
topic_id: 13,
topic_slug: "this-is-a-test-topic-for-polls",
display_username: null,
primary_group_name: null,
primary_group_flair_url: null,
primary_group_flair_bg_color: null,
primary_group_flair_color: null,
version: 2,
can_edit: true,
can_delete: false,
can_recover: true,
can_wiki: true,
read: true,
user_title: null,
actions_summary: [
{ id: 3, can_act: true },
{ id: 4, can_act: true },
{ id: 5, hidden: true, can_act: true },
{ id: 7, can_act: true },
{ id: 8, can_act: true }
],
moderator: false,
admin: true,
staff: true,
user_id: 1,
hidden: false,
hidden_reason_id: null,
trust_level: 4,
deleted_at: null,
user_deleted: false,
edit_reason: null,
can_view_edit_history: true,
wiki: false,
polls: [
{
2018-06-15 12:42:20 -04:00
options: [
{
id: "57ddd734344eb7436d64a7d68a0df444",
html: "test",
votes: 0
},
{
id: "b5b78d79ab5b5d75d4d33d8b87f5d2aa",
html: "haha",
votes: 0
}
],
voters: 2,
status: "open",
name: "poll"
},
{
2018-06-15 12:42:20 -04:00
options: [
{
id: "c26ad90783b0d80936e5fdb292b7963c",
html: "donkey",
votes: 0
},
{
id: "99f2b9ac452ba73b115fcf3556e6d2d4",
html: "kong",
votes: 0
}
],
voters: 3,
status: "open",
name: "test"
}
]
2018-06-15 12:42:20 -04:00
}
],
stream: [19]
},
timeline_lookup: [[1, 0]],
id: 13,
title: "This is a test topic for polls",
fancy_title: "This is a test topic for polls",
posts_count: 1,
created_at: "2016-12-01T02:39:48.055Z",
views: 1,
reply_count: 0,
participant_count: 1,
like_count: 0,
last_posted_at: "2016-12-01T02:39:49.199Z",
visible: true,
closed: false,
archived: false,
has_summary: false,
archetype: "regular",
slug: "this-is-a-test-topic-for-polls",
category_id: 1,
word_count: 10,
deleted_at: null,
user_id: 1,
draft: null,
draft_key: "topic_13",
draft_sequence: 4,
posted: true,
unpinned: null,
pinned_globally: false,
pinned: false,
pinned_at: null,
pinned_until: null,
details: {
auto_close_at: null,
auto_close_hours: null,
auto_close_based_on_last_post: false,
created_by: {
id: 1,
username: "tgx",
avatar_template: "/images/avatar.png"
},
last_poster: {
id: 1,
username: "tgx",
avatar_template: "/images/avatar.png"
},
participants: [
{
id: 1,
username: "tgx",
avatar_template: "/images/avatar.png",
post_count: 1
}
],
suggested_topics: [
{
id: 8,
title: "Welcome to Discourse",
fancy_title: "Welcome to Discourse",
slug: "welcome-to-discourse",
posts_count: 1,
reply_count: 0,
highest_post_number: 1,
image_url: null,
created_at: "2016-11-24T02:10:54.328Z",
last_posted_at: "2016-11-24T02:10:54.393Z",
bumped: true,
bumped_at: "2016-11-24T02:10:54.393Z",
unseen: false,
pinned: true,
unpinned: null,
excerpt:
"The first paragraph of this pinned topic will be visible as a welcome message to all new visitors on your homepage. It&#39;s important! \n\nEdit this into a brief description of your community: \n\n\nWho is it for?\nWhat can they &hellip;",
visible: true,
closed: false,
archived: false,
bookmarked: null,
liked: null,
archetype: "regular",
like_count: 0,
views: 0,
category_id: 1,
posters: [
{
extras: "latest single",
description: "Original Poster, Most Recent Poster",
user: {
id: -1,
username: "system",
avatar_template: "/images/avatar.png"
}
}
]
},
{
id: 12,
title: "Some testing topic testing",
fancy_title: "Some testing topic testing",
slug: "some-testing-topic-testing",
posts_count: 4,
reply_count: 0,
highest_post_number: 4,
image_url: null,
created_at: "2016-11-24T08:36:08.773Z",
last_posted_at: "2016-12-01T01:15:52.008Z",
bumped: true,
bumped_at: "2016-12-01T01:15:52.008Z",
unseen: false,
last_read_post_number: 4,
unread: 0,
new_posts: 0,
pinned: false,
unpinned: null,
visible: true,
closed: false,
archived: false,
notification_level: 3,
bookmarked: false,
liked: false,
archetype: "regular",
like_count: 0,
views: 2,
category_id: 1,
posters: [
{
extras: "latest single",
description: "Original Poster, Most Recent Poster",
user: {
id: 1,
username: "tgx",
avatar_template: "/images/avatar.png"
}
}
]
},
{
id: 11,
title: "Some testing topic",
fancy_title: "Some testing topic",
slug: "some-testing-topic",
posts_count: 1,
reply_count: 0,
highest_post_number: 1,
image_url: null,
created_at: "2016-11-24T08:35:26.758Z",
last_posted_at: "2016-11-24T08:35:26.894Z",
bumped: true,
bumped_at: "2016-11-24T08:35:26.894Z",
unseen: false,
last_read_post_number: 1,
unread: 0,
new_posts: 0,
pinned: false,
unpinned: null,
visible: true,
closed: false,
archived: false,
notification_level: 3,
bookmarked: false,
liked: false,
archetype: "regular",
like_count: 0,
views: 0,
category_id: 1,
posters: [
{
extras: "latest single",
description: "Original Poster, Most Recent Poster",
user: {
id: 1,
username: "tgx",
avatar_template: "/images/avatar.png"
}
}
]
}
],
notification_level: 3,
notifications_reason_id: 1,
can_move_posts: true,
can_edit: true,
can_delete: true,
can_recover: true,
can_remove_allowed_users: true,
can_invite_to: true,
can_create_post: true,
can_reply_as_new_topic: true,
can_flag_topic: true
},
highest_post_number: 1,
last_read_post_number: 1,
last_read_post_id: 19,
deleted_by: null,
has_deleted: false,
actions_summary: [
{ id: 4, count: 0, hidden: false, can_act: true },
{ id: 7, count: 0, hidden: false, can_act: true },
{ id: 8, count: 0, hidden: false, can_act: true }
],
chunk_size: 20,
bookmarked: false
}
2017-06-14 13:57:58 -04:00
];
});
2018-07-29 16:51:32 -04:00
await visit("/t/this-is-a-test-topic-for-polls/13");
2018-07-29 16:51:32 -04:00
const polls = find(".poll");
2018-07-29 16:51:32 -04:00
assert.equal(polls.length, 2, "it should render the polls correctly");
assert.equal(
find(".info-number", polls[0]).text(),
"2",
"it should display the right number of votes"
);
assert.equal(
find(".info-number", polls[1]).text(),
"3",
"it should display the right number of votes"
);
});
2018-07-29 16:51:32 -04:00
test("Public poll", async assert => {
2018-06-15 12:42:20 -04:00
// prettier-ignore
server.get("/t/12.json", () => { // eslint-disable-line no-undef
return [
200,
{ "Content-Type": "application/json" },
2018-06-15 12:42:20 -04:00
{
post_stream: {
posts: [
{
id: 15,
name: null,
username: "tgx",
avatar_template: "/images/avatar.png",
created_at: "2017-01-31T08:39:06.237Z",
cooked:
'<div class="poll" data-poll-status="open" data-poll-name="poll" data-poll-type="multiple" data-poll-min="1" data-poll-max="3" data-poll-public="true">\n<div>\n<div class="poll-container"><ul>\n<li data-poll-option-id="4d8a15e3cc35750f016ce15a43937620">1</li>\n<li data-poll-option-id="cd314db7dfbac2b10687b6f39abfdf41">2</li>\n<li data-poll-option-id="68b434ff88aeae7054e42cd05a4d9056">3</li>\n</ul></div>\n<div class="poll-info">\n<p><span class="info-number">0</span><span class="info-text">voters</span></p>\n<p>Choose up to <strong>3</strong> options</p>\n<p>Votes are public.</p>\n</div>\n</div>\n<div class="poll-buttons">\n<a title="Cast your votes">Vote now!</a><a title="Display the poll results">Show results</a>\n</div>\n</div>',
post_number: 1,
post_type: 1,
updated_at: "2017-01-31T08:39:06.237Z",
reply_count: 0,
reply_to_post_number: null,
quote_count: 0,
avg_time: null,
incoming_link_count: 0,
reads: 1,
score: 0,
yours: true,
topic_id: 12,
topic_slug: "this-is-a-topic-created-for-testing",
display_username: null,
primary_group_name: null,
primary_group_flair_url: null,
primary_group_flair_bg_color: null,
primary_group_flair_color: null,
version: 1,
can_edit: true,
can_delete: false,
can_recover: true,
can_wiki: true,
read: true,
user_title: null,
actions_summary: [
{ id: 3, can_act: true },
{ id: 4, can_act: true },
{ id: 5, hidden: true, can_act: true },
{ id: 7, can_act: true },
{ id: 8, can_act: true }
],
moderator: false,
admin: true,
staff: true,
user_id: 1,
hidden: false,
hidden_reason_id: null,
trust_level: 4,
deleted_at: null,
user_deleted: false,
edit_reason: null,
can_view_edit_history: true,
wiki: false,
polls: [
{
2018-06-15 12:42:20 -04:00
options: [
{
id: "4d8a15e3cc35750f016ce15a43937620",
html: "1",
votes: 29
},
{
id: "cd314db7dfbac2b10687b6f39abfdf41",
html: "2",
votes: 29
},
{
id: "68b434ff88aeae7054e42cd05a4d9056",
html: "3",
votes: 42
}
],
voters: 100,
status: "open",
name: "poll",
type: "multiple",
min: "1",
max: "3",
public: "true"
}
]
2018-06-15 12:42:20 -04:00
}
],
stream: [15]
},
timeline_lookup: [[1, 0]],
id: 12,
title: "This is a topic created for testing",
fancy_title: "This is a topic created for testing",
posts_count: 1,
created_at: "2017-01-31T08:39:06.094Z",
views: 1,
reply_count: 0,
participant_count: 1,
like_count: 0,
last_posted_at: "2017-01-31T08:39:06.237Z",
visible: true,
closed: false,
archived: false,
has_summary: false,
archetype: "regular",
slug: "this-is-a-topic-created-for-testing",
category_id: 1,
word_count: 13,
deleted_at: null,
user_id: 1,
draft: null,
draft_key: "topic_12",
draft_sequence: 1,
posted: true,
unpinned: null,
pinned_globally: false,
pinned: false,
pinned_at: null,
pinned_until: null,
details: {
auto_close_at: null,
auto_close_hours: null,
auto_close_based_on_last_post: false,
created_by: {
id: 1,
username: "tgx",
avatar_template: "/images/avatar.png"
},
last_poster: {
id: 1,
username: "tgx",
avatar_template: "/images/avatar.png"
},
participants: [
{
id: 1,
username: "tgx",
avatar_template: "/images/avatar.png",
post_count: 1,
primary_group_name: null,
primary_group_flair_url: null,
primary_group_flair_color: null,
primary_group_flair_bg_color: null
}
],
suggested_topics: [
{
id: 8,
title: "Welcome to Discourse",
fancy_title: "Welcome to Discourse",
slug: "welcome-to-discourse",
posts_count: 1,
reply_count: 0,
highest_post_number: 1,
image_url: null,
created_at: "2017-01-31T07:53:45.363Z",
last_posted_at: "2017-01-31T07:53:45.439Z",
bumped: true,
bumped_at: "2017-01-31T07:53:45.439Z",
unseen: false,
pinned: true,
unpinned: null,
excerpt:
"The first paragraph of this pinned topic will be visible as a welcome message to all new visitors on your homepage. It&#39;s important! \n\nEdit this into a brief description of your community: \n\n\nWho is it for?\nWhat can they &hellip;",
visible: true,
closed: false,
archived: false,
bookmarked: null,
liked: null,
archetype: "regular",
like_count: 0,
views: 0,
category_id: 1,
featured_link: null,
posters: [
{
extras: "latest single",
description: "Original Poster, Most Recent Poster",
user: {
id: -1,
username: "system",
avatar_template: "/images/avatar.png"
}
}
]
},
{
id: 11,
title: "This is a test post to try out posts",
fancy_title: "This is a test post to try out posts",
slug: "this-is-a-test-post-to-try-out-posts",
posts_count: 1,
reply_count: 0,
highest_post_number: 1,
image_url: null,
created_at: "2017-01-31T07:55:58.407Z",
last_posted_at: "2017-01-31T07:55:58.634Z",
bumped: true,
bumped_at: "2017-01-31T07:55:58.634Z",
unseen: false,
last_read_post_number: 1,
unread: 0,
new_posts: 0,
pinned: false,
unpinned: null,
visible: true,
closed: false,
archived: false,
notification_level: 3,
bookmarked: false,
liked: false,
archetype: "regular",
like_count: 0,
views: 1,
category_id: 1,
featured_link: null,
posters: [
{
extras: "latest single",
description: "Original Poster, Most Recent Poster",
user: {
id: 1,
username: "tgx",
avatar_template: "/images/avatar.png"
}
}
]
}
],
notification_level: 3,
notifications_reason_id: 1,
can_move_posts: true,
can_edit: true,
can_delete: true,
can_recover: true,
can_remove_allowed_users: true,
can_invite_to: true,
can_create_post: true,
can_reply_as_new_topic: true,
can_flag_topic: true
},
highest_post_number: 1,
last_read_post_number: 1,
last_read_post_id: 15,
deleted_by: null,
has_deleted: false,
actions_summary: [
{ id: 4, count: 0, hidden: false, can_act: true },
{ id: 7, count: 0, hidden: false, can_act: true },
{ id: 8, count: 0, hidden: false, can_act: true }
],
chunk_size: 20,
bookmarked: false,
featured_link: null
}
2017-06-14 13:57:58 -04:00
];
});
2018-06-15 12:42:20 -04:00
// prettier-ignore
server.get("/polls/voters.json", request => { // eslint-disable-line no-undef
let body = {};
if (
2019-01-23 12:27:21 -05:00
request.queryParams.post_id === "15" &&
request.queryParams.poll_name === "poll" &&
request.queryParams.page === "1" &&
request.queryParams.option_id === "68b434ff88aeae7054e42cd05a4d9056"
) {
2018-06-15 12:42:20 -04:00
body = {
voters: {
2018-06-15 12:42:20 -04:00
"68b434ff88aeae7054e42cd05a4d9056": [
{
id: 402,
username: "bruce400",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 409,
username: "bruce407",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 410,
username: "bruce408",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 411,
username: "bruce409",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 421,
username: "bruce419",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 422,
username: "bruce420",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 423,
username: "bruce421",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 426,
username: "bruce424",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 429,
username: "bruce427",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 437,
username: "bruce435",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 440,
username: "bruce438",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 442,
username: "bruce440",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 443,
username: "bruce441",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 445,
username: "bruce443",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 450,
username: "bruce448",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 451,
username: "bruce449",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 453,
username: "bruce451",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 455,
username: "bruce453",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 456,
username: "bruce454",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
2018-06-15 12:42:20 -04:00
{
id: 461,
username: "bruce459",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 466,
username: "bruce464",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 468,
username: "bruce466",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 477,
username: "bruce475",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 478,
username: "bruce476",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 498,
username: "bruce496",
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
}
]
}
};
} else if (
2019-01-23 12:27:21 -05:00
request.queryParams.post_id === "15" &&
request.queryParams.poll_name === "poll"
) {
body = {
voters: {
"68b434ff88aeae7054e42cd05a4d9056": [
2018-06-15 12:42:20 -04:00
{
id: 402,
username: "bruce400",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 409,
username: "bruce407",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 410,
username: "bruce408",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 411,
username: "bruce409",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 421,
username: "bruce419",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 422,
username: "bruce420",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 423,
username: "bruce421",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 426,
username: "bruce424",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 429,
username: "bruce427",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 437,
username: "bruce435",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 440,
username: "bruce438",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 442,
username: "bruce440",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 443,
username: "bruce441",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 445,
username: "bruce443",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 450,
username: "bruce448",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 451,
username: "bruce449",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 453,
username: "bruce451",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 455,
username: "bruce453",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 461,
username: "bruce459",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 466,
username: "bruce464",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 468,
username: "bruce466",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 477,
username: "bruce475",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 478,
username: "bruce476",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 498,
username: "bruce496",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 501,
username: "bruce499",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
}
],
cd314db7dfbac2b10687b6f39abfdf41: [
2018-06-15 12:42:20 -04:00
{
id: 403,
username: "bruce401",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 404,
username: "bruce402",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 405,
username: "bruce403",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 408,
username: "bruce406",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 413,
username: "bruce411",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 414,
username: "bruce412",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 416,
username: "bruce414",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 418,
username: "bruce416",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 419,
username: "bruce417",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 433,
username: "bruce431",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 434,
username: "bruce432",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 435,
username: "bruce433",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 439,
username: "bruce437",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 441,
username: "bruce439",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 448,
username: "bruce446",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 449,
username: "bruce447",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 452,
username: "bruce450",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 462,
username: "bruce460",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 464,
username: "bruce462",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 465,
username: "bruce463",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 470,
username: "bruce468",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 471,
username: "bruce469",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 474,
username: "bruce472",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 476,
username: "bruce474",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 486,
username: "bruce484",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
}
],
"4d8a15e3cc35750f016ce15a43937620": [
2018-06-15 12:42:20 -04:00
{
id: 406,
username: "bruce404",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 407,
username: "bruce405",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 412,
username: "bruce410",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 415,
username: "bruce413",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 417,
username: "bruce415",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 420,
username: "bruce418",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 424,
username: "bruce422",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 425,
username: "bruce423",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 427,
username: "bruce425",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 428,
username: "bruce426",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 430,
username: "bruce428",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 431,
username: "bruce429",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 432,
username: "bruce430",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 436,
username: "bruce434",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 438,
username: "bruce436",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 444,
username: "bruce442",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 446,
username: "bruce444",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 447,
username: "bruce445",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 454,
username: "bruce452",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 458,
username: "bruce456",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 459,
username: "bruce457",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 481,
username: "bruce479",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 492,
username: "bruce490",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 494,
username: "bruce492",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
},
{
id: 500,
username: "bruce498",
2018-06-15 12:42:20 -04:00
avatar_template: "/images/avatar.png",
name: "Bruce Wayne",
title: null
}
]
}
};
}
return [200, { "Content-Type": "application/json" }, body];
});
2018-07-29 16:51:32 -04:00
await visit("/t/this-is-a-topic-created-for-testing/12");
2018-07-29 16:51:32 -04:00
const polls = find(".poll");
assert.equal(polls.length, 1, "it should render the poll correctly");
2018-07-29 16:51:32 -04:00
await click("button.toggle-results");
2018-07-29 16:51:32 -04:00
assert.equal(
find(".poll-voters:first li").length,
25,
"it should display the right number of voters"
);
2018-07-29 16:51:32 -04:00
await click(".poll-voters-toggle-expand:first a");
2018-07-29 16:51:32 -04:00
assert.equal(
find(".poll-voters:first li").length,
26,
2018-07-29 16:51:32 -04:00
"it should display the right number of voters"
);
});
2018-07-29 16:51:32 -04:00
test("Public number poll", async assert => {
2018-06-15 12:42:20 -04:00
// prettier-ignore
server.get("/t/13.json", () => { // eslint-disable-line no-undef
2019-01-23 12:27:21 -05:00
return [200, { "Content-Type": "application/json" }, Fixtures["t/13.json"]];
});
2018-06-15 12:42:20 -04:00
// prettier-ignore
server.get("/polls/voters.json", request => { // eslint-disable-line no-undef
let body = {};
if (
2019-01-23 12:27:21 -05:00
request.queryParams.post_id === "16" &&
request.queryParams.poll_name === "poll" &&
request.queryParams.page === "1"
) {
2019-01-23 12:27:21 -05:00
body = Fixtures["/polls/voters.json?page=1"];
} else if (
2019-01-23 12:27:21 -05:00
request.queryParams.post_id === "16" &&
request.queryParams.poll_name === "poll"
) {
2019-01-23 12:27:21 -05:00
body = Fixtures["/polls/voters.json"];
}
return [200, { "Content-Type": "application/json" }, body];
});
2018-07-29 16:51:32 -04:00
await visit("/t/this-is-a-topic-for-testing-number-poll/13");
2018-07-29 16:51:32 -04:00
const polls = find(".poll");
assert.equal(polls.length, 1, "it should render the poll correctly");
2018-07-29 16:51:32 -04:00
await click("button.toggle-results");
2018-07-29 16:51:32 -04:00
assert.equal(
find(".poll-voters:first li").length,
25,
"it should display the right number of voters"
);
2019-01-23 12:27:21 -05:00
assert.notOk(
2018-12-31 06:38:45 -05:00
find(".poll-voters:first li:first a").attr("href"),
2019-01-23 12:27:21 -05:00
"user URL does not exist"
2018-12-31 06:38:45 -05:00
);
2018-07-29 16:51:32 -04:00
await click(".poll-voters-toggle-expand:first a");
2018-07-29 16:51:32 -04:00
assert.equal(
find(".poll-voters:first li").length,
35,
"it should display the right number of voters"
);
});