Update tests
This commit is contained in:
parent
8a11b5a167
commit
2458a067ef
|
@ -6,7 +6,7 @@ normal = [['mobile_test'], ['mobile_test_2']]
|
||||||
after = [['mobile_test', '627635134573862912'],
|
after = [['mobile_test', '627635134573862912'],
|
||||||
['mobile_test_2', '377196342281388032']]
|
['mobile_test_2', '377196342281388032']]
|
||||||
|
|
||||||
short = [['mobile_test_6'], ['mobile_test_8'], ['picman']]
|
short = [['mobile_test_8'], ['picman']]
|
||||||
|
|
||||||
no_more = [['mobile_test_8?max_position=159455542543257601']]
|
no_more = [['mobile_test_8?max_position=159455542543257601']]
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,7 @@ timeline = [
|
||||||
]
|
]
|
||||||
|
|
||||||
status = [
|
status = [
|
||||||
[20, 'jack 🌍🌏🌎', 'jack', '21 Mar 2006', 'just setting up my twttr'],
|
[20, 'jack', 'jack', '21 Mar 2006', 'just setting up my twttr'],
|
||||||
[134849778302464000, 'The Twoffice', 'TheTwoffice', '10 Nov 2011', 'test'],
|
[134849778302464000, 'The Twoffice', 'TheTwoffice', '10 Nov 2011', 'test'],
|
||||||
[105685475985080322, 'The Twoffice', 'TheTwoffice', '22 Aug 2011', 'regular tweet'],
|
[105685475985080322, 'The Twoffice', 'TheTwoffice', '22 Aug 2011', 'regular tweet'],
|
||||||
[572593440719912960, 'Test account', 'mobile_test', '2 Mar 2015', 'testing test']
|
[572593440719912960, 'Test account', 'mobile_test', '2 Mar 2015', 'testing test']
|
||||||
|
@ -85,7 +85,7 @@ emoji = [
|
||||||
|
|
||||||
retweet = [
|
retweet = [
|
||||||
[7, 'mobile_test_2', 'mobile test 2', 'Test account', '@mobile_test', '1234'],
|
[7, 'mobile_test_2', 'mobile test 2', 'Test account', '@mobile_test', '1234'],
|
||||||
[3, 'mobile_test_8', 'mobile test 8', 'jack 🌍🌏🌎', '@jack', 'twttr']
|
[3, 'mobile_test_8', 'mobile test 8', 'jack', '@jack', 'twttr']
|
||||||
]
|
]
|
||||||
|
|
||||||
reply = [
|
reply = [
|
||||||
|
|
Loading…
Reference in New Issue