IstoraMandiri / pr-testing-tt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains in-production tests of https://github.com/IstoraMandiri/twitter-together, which is using the Twitter v2 API via https://github.com/twitter-together/action/tree/MattIPv4/twitter-v2-api.


Tweet Types

Simple Tweet

Hello, world!

Poll

IstoraMandiri/twitter-together-testing#2

---
poll:
  - Red
  - Blue
  - Green
---

What is your favorite color?

Reply

IstoraMandiri/twitter-together-testing#3

---
reply: https://twitter.com/testing_tt_/status/1576496789741391872
---

You forgot about orange!

Retweet

IstoraMandiri/twitter-together-testing#4

---
retweet: https://twitter.com/testing_tt_/status/1576500683087302656
---

Whoops!

Media

IstoraMandiri/twitter-together-testing#5

---
media:
  - file: cat.jpg
    alt: A cat
  - file: dog.jpg
    alt: A dog
---

Here are some cute animals!

https://unsplash.com/photos/yMSecCHsIBc https://unsplash.com/photos/Mv9hjnEUHR4

Threading

IstoraMandiri/twitter-together-testing#6

🧵 Here is a thread...

---
---
poll:
  - Banana
  - Mango
---

Which fruit is more delicious?

---
We hope you enjoyed this thread...
---
We certainly did.

Edge Cases

Trailing Space

IstoraMandiri/twitter-together-testing#7

---
retweet: https://twitter.com/testing_tt_/status/1576505043838181377
--- 

URL with Hash

IstoraMandiri/twitter-together-testing#8

PREVIEW PASSING: https://github.com/IstoraMandiri/twitter-together-testing/actions/runs/3168205724

PUBLISH FAILING: https://github.com/IstoraMandiri/twitter-together-testing/actions/runs/3168209652

---
retweet: https://twitter.com/testing_tt_/status/1576462993302372355#blah
---

URL with Mock Tracker

IstoraMandiri/twitter-together-testing#9

PREVIEW PASSING: https://github.com/IstoraMandiri/twitter-together-testing/actions/runs/3168218932

PUBLISH FAILING: https://github.com/IstoraMandiri/twitter-together-testing/actions/runs/3168219858

---
retweet: https://twitter.com/testing_tt_/status/1576508832418873349?cxt=xxx
---

URL with mobile subdomain

IstoraMandiri/twitter-together-testing#10

PREVIEW PASSING: https://github.com/IstoraMandiri/twitter-together-testing/actions/runs/3168231352

PUBLISH FAILING: https://github.com/IstoraMandiri/twitter-together-testing/actions/runs/3168233222

---
retweet: https://mobile.twitter.com/testing_tt_/status/1575820698877980672
---

Tweet ID Only

TODO: Not implemented

---
retweet: 1575820698877980672
---

About