Improve the format
workflow job
#932
Annotations
9 errors
I can export a channel that contains a message with a timestamp marker:
DiscordChatExporter.Cli.Tests/Specs/HtmlMarkdownSpecs.cs#L22
Expected message.Text() "Tyrrrz 2/12/2023 1:36 PMDefault timestamp: 2/12/2023 1:36 PM (edited)" to contain "Default timestamp: 2/12/2023 1:36 PM".
|
I can export a channel that contains a message with a timestamp marker in the relative format:
DiscordChatExporter.Cli.Tests/Specs/HtmlMarkdownSpecs.cs#L123
Expected message.Text() "1:37 PMRelative timestamp: 2/12/2023 1:36 PM (edited)" to contain "Relative timestamp: 2/12/2023 1:36 PM".
|
I can export a channel that contains a message with a timestamp marker in the short date format:
DiscordChatExporter.Cli.Tests/Specs/HtmlMarkdownSpecs.cs#L65
Expected message.InnerHtml "<div class="chatlog__message"><div class="chatlog__message-aside"><div class="chatlog__short-timestamp" title="Sunday, February 12, 2023 1:37 PM">1:37 PM</div></div><div class="chatlog__message-primary"><div class="chatlog__content chatlog__markdown"><span class="chatlog__markdown-preserve">Short date timestamp: <span class="chatlog__markdown-timestamp" title="Sunday, February 12, 2023 1:36 PM">2/12/2023</span></span> <span class="chatlog__edited-timestamp" title="Sunday, February 12, 2023 1:52 PM">(edited)</span></div></div></div>" to contain "Sunday, February 12, 2023 1:36 PM".
|
I can export a channel that contains a message with a timestamp marker in the short format:
DiscordChatExporter.Cli.Tests/Specs/HtmlMarkdownSpecs.cs#L36
Expected message.Text() "1:36 PMShort time timestamp: 1:36 PM (edited)" to contain "Short time timestamp: 1:36 PM".
|
I can export a channel that contains a message with a timestamp marker in the full format:
DiscordChatExporter.Cli.Tests/Specs/HtmlMarkdownSpecs.cs#L92
Expected message.Text() "1:37 PMFull timestamp: Sunday, February 12, 2023 1:36 PM (edited)" to contain "Full timestamp: Sunday, February 12, 2023 1:36 PM".
|
I can export a channel that contains a message with a timestamp marker in the full long format:
DiscordChatExporter.Cli.Tests/Specs/HtmlMarkdownSpecs.cs#L106
Expected message.Text() "1:37 PMFull long timestamp: Sunday, February 12, 2023 1:36:12 PM (edited)" to contain "Full long timestamp: Sunday, February 12, 2023 1:36:12 PM".
|
I can export a channel that contains a message with a timestamp marker in the long format:
DiscordChatExporter.Cli.Tests/Specs/HtmlMarkdownSpecs.cs#L50
Expected message.Text() "1:36 PMLong time timestamp: 1:36:12 PM (edited)" to contain "Long time timestamp: 1:36:12 PM".
|
I can export a channel that contains a message with a timestamp marker in the long date format:
DiscordChatExporter.Cli.Tests/Specs/HtmlMarkdownSpecs.cs#L79
Expected message.InnerHtml "<div class="chatlog__message"><div class="chatlog__message-aside"><div class="chatlog__short-timestamp" title="Sunday, February 12, 2023 1:37 PM">1:37 PM</div></div><div class="chatlog__message-primary"><div class="chatlog__content chatlog__markdown"><span class="chatlog__markdown-preserve">Long date timestamp: <span class="chatlog__markdown-timestamp" title="Sunday, February 12, 2023 1:36 PM">Sunday, February 12, 2023</span></span> <span class="chatlog__edited-timestamp" title="Sunday, February 12, 2023 1:52 PM">(edited)</span></div></div></div>" to contain "Sunday, February 12, 2023 1:36 PM".
|
test
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
DiscordChatExporter.Cli.linux-arm
|
8.75 MB |
|
DiscordChatExporter.Cli.linux-arm64
|
10.7 MB |
|
DiscordChatExporter.Cli.linux-musl-x64
|
11.2 MB |
|
DiscordChatExporter.Cli.linux-x64
|
11.2 MB |
|
DiscordChatExporter.Cli.osx-arm64
|
9.87 MB |
|
DiscordChatExporter.Cli.osx-x64
|
10.6 MB |
|
DiscordChatExporter.Cli.win-arm64
|
10.7 MB |
|
DiscordChatExporter.Cli.win-x64
|
10.9 MB |
|
DiscordChatExporter.Cli.win-x86
|
9.56 MB |
|
DiscordChatExporter.linux-arm
|
16.3 MB |
|
DiscordChatExporter.linux-arm64
|
18.9 MB |
|
DiscordChatExporter.linux-musl-x64
|
20.7 MB |
|
DiscordChatExporter.linux-x64
|
19.7 MB |
|
DiscordChatExporter.osx-arm64
|
21.6 MB |
|
DiscordChatExporter.osx-x64
|
22.2 MB |
|
DiscordChatExporter.win-arm64
|
20 MB |
|
DiscordChatExporter.win-x64
|
20.9 MB |
|
DiscordChatExporter.win-x86
|
18.7 MB |
|