GithubHelp home page GithubHelp logo

comp-3111-group-210-basic-twitter's People

Stargazers

 avatar

comp-3111-group-210-basic-twitter's Issues

NullPointerException

tony.test.hk.ust.cse.TwitterClient.Views.Home.HomePageTest.testConstructor 
    tony.test.hk.ust.cse.TwitterClient.Views.WholePageTest.testConstructor 
These two files have error "NullPointerException"

Original issue reported on code.google.com by marchunsum on 27 Mar 2013 at 8:44

[Initial Release] Always "Updating" when there is no network

source from: https://code.google.com/p/3111h/issues/detail?id=43
What steps will reproduce the problem?
1.Disconnect with Internet and post.
2.Re-connect
3.

What is the expected output? What do you see instead?
Message box like "No Internet connection" is expected, but the actual situation 
is that the screen keeps showing "updating" message. Anyway, when I reconnected 
my computer to the Internet, my message was posted successfully.

What version of the product are you using? On what operating system?
Win7 x64, Android 4.1.2

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 3 Apr 2013 at 6:37

Incorrect retweet and fav status shown on the search result

What steps will reproduce the problem?
1.search #nodejs on the search box
2.retweet or favorite any tweet
3.retweet status or favourite won't display correctly

What is the expected output? What do you see instead?


Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 12 Apr 2013 at 2:47

[Phase 1] The user name on searching box remains after searching

What steps will reproduce the problem?
1. Search any twitter user on the searching box and press enter
2.
3.

What is the expected output? What do you see instead?
The name remains after searching. It should be flushed.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 9 Apr 2013 at 12:24

[Phase 1] crash when you click too fast from/to HomePage and UserPage

What steps will reproduce the problem?
1. make any action to go to HomePage or UserPage
(For example, click on Home button on the top too fast many times)
2.
3.

What is the expected output? What do you see instead?
It makes crash. It should go to corresponding Homepage or UserPage

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 9 Apr 2013 at 11:07

  • Merged into: #14

[Initial Release] Background image is copied for more than one time

source from: https://code.google.com/p/3111h/issues/detail?id=38

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
The background image should be resized to cover the whole page, i.e. one page 
only consists of one copy of the image. But this version keeps the original 
size of the image and copy it for more times to fill up the whole page.

What version of the product are you using? On what operating system?
window7-x64

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 3 Apr 2013 at 6:35

[Phase 1] multiple number bars shown on TweetView

What steps will reproduce the problem?
1. click on any tweet twice
2.
3.

What is the expected output? What do you see instead?
Number bars will be shown many times on TweetView. It should be shown only one 
number bar.


Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 9 Apr 2013 at 11:10

  • Merged into: #7

Reply did not update on original tweet

When reply, the number does not update, and cannot shown in the conversation


Original issue reported on code.google.com by marchunsum on 12 Apr 2013 at 3:08

[Initial Release] Reply problem.If someone replies my tweet more than 8 times,the 9th,10th,11th(and so on) replies won't show under that tweet.

What steps will reproduce the problem?

1.Someone replies my tweet(the same tweet) more than 8 times.
2.
3.

What is the expected output? What do you see instead?

Expected output:All replies should be shown under that tweet.
What I see:Only the first 8 replies are shown.
Also the number of replies stay at 8.



Original issue reported on code.google.com by [email protected] on 8 Apr 2013 at 3:21

[Initial Release] Black ground become red if disconnet the network wile running the client

source from: https://code.google.com/p/3111h/issues/detail?id=30
What steps will reproduce the problem?
1.Open the client, then disconnet the network of my computer
2.
3.

What is the expected output? What do you see instead?
Should show up some warning, like "The network is disconnet!".Instead the whole 
client become red as the atached picture.

What version of the product are you using? On what operating system?
initial version.win7 x32

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 3 Apr 2013 at 6:32

Attachments:

Retweet button shown on protected user

What steps will reproduce the problem?
1. login as team account
2. retweet id:322024129068933122
3.
403:The request is understood, but it has been refused. An accompanying error 
message will explain why. This code is used when requests are being denied due 
to update limits 
(https://support.twitter.com/articles/15364-about-twitter-limits-update-api-dm-a
nd-following).
{"errors":"sharing is not permissible for this status (Share validations 
failed)"}

What is the expected output? What do you see instead?
hide the retweet icon on protected user's tweet

Please use labels and text to provide additional information.

Original issue reported on code.google.com by [email protected] on 10 Apr 2013 at 4:40

[Initial Release] Background color of the tweet remain grey after the mouse exit without clicking on it

source from: https://code.google.com/p/3111h/issues/detail?id=29

What steps will reproduce the problem?
1.Hover the mouse quickly on the tweets, there will be some tweets become grey 
in color
2.
3.

What is the expected output? What do you see instead?
The background color should become white once the mouse exit the tweet without 
clicking on it

What version of the product are you using? On what operating system?
Initial release, Window 7 (64 bit)

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 3 Apr 2013 at 6:29

[Phase 1] no message and response for non-existing user

What steps will reproduce the problem?
1. Search any non-existing user name(for example, @nhn_news)
2.
3.

What is the expected output? What do you see instead?

No message and response. Application should inform of non-existing. 

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 8 Apr 2013 at 6:07

Time out

connie/test/hk/ust/cse/TwitterClient/TwitterClientTest.java
The test runs time out

Original issue reported on code.google.com by marchunsum on 27 Mar 2013 at 8:50

Testing

Use other account can post new issue

Original issue reported on code.google.com by [email protected] on 18 Apr 2013 at 11:06

[Phase 1] Clicking on the ME menu on the top as soon as fast after clicking on number bar on the left makes crash

What steps will reproduce the problem?
1. Clicking on number bar on the left makes crash
2. Clicking on the ME menu on the top as fast as possible
3.

What is the expected output? What do you see instead?
No crash. It should show coresponding page.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 7 Apr 2013 at 6:20

Null Pointer

connie.test.hk.ust.cse.TwitterClient.Controls.TweetViewControlTest.testTweetView
Control 
This file failed to execute runnable (java.lang.NullPointerException)

Original issue reported on code.google.com by marchunsum on 27 Mar 2013 at 8:48

[Initial Release] updated following list with not updated following number without restart client

source from: https://code.google.com/p/3111h/issues/detail?id=17

What steps will reproduce the problem?
1.Open the client 
2 Follow someone on the  website of Twitter (not the client since the client 
don't have this function?)
3 Click the "following" in the homepage of my client(without restart the 
client), the number of following people does not change but the people I just 
followed is in that list.The number of people following me is not same as 
showing.


What is the expected output? What do you see instead?
expect to see number of the original one add 1.
Instead of tis I do not see any change.

What version of the product are you using? On what operating system?
Win7 64bit initial realse

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 3 Apr 2013 at 6:23

[Phase1] No message for protected user

What steps will reproduce the problem?
1. search or click name of protected user (for example, @wateryheart)
2.
3.

What is the expected output? What do you see instead?
No timeline will be shown. Application should inform about protected user like 
twitter.com

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 8 Apr 2013 at 8:02

Attachments:

[Initial Release] Part of description under screen name in the profile view box is displayed in an improper position

What steps will reproduce the problem?

1. Click or search a tweet that contains long description (eg. nhk_news)
2. Check the description in the profile view box

What is the expected output? What do you see instead?

All description in the profile view box should fit in the box.
If the description is still way too long, the part that cannot be displayed in 
the box should be indicated with '...'.
Part of description under screen name in the profile 

Original issue reported on code.google.com by [email protected] on 8 Apr 2013 at 3:19

API errors

park.test.hk.ust.cse.TwitterClient.Views.Home.HomePageTest.testConstructor 
    park.test.hk.ust.cse.TwitterClient.Views.TweetViewTest.testConstructor 
    park.test.hk.ust.cse.TwitterClient.Views.TweetsListTest.testConstructor 
    park.test.hk.ust.cse.TwitterClient.Views.User.UserPageTest.testConstructor 

API v1.1 rate limit exceeded in these four files

Original issue reported on code.google.com by marchunsum on 27 Mar 2013 at 8:46

error "java.lang.NullPointerException"

have an error "java.lang.NullPointerException" in 
connie.test.hk.ust.cse.TwitterClient.Views.TweetViewTest

Original issue reported on code.google.com by marchunsum on 27 Mar 2013 at 8:34

[Initial Release] word count limit is not 140

source from: https://code.google.com/p/3111h/issues/detail?id=18

What steps will reproduce the problem?
1. post a tweet with 141 - 149 chars
2.
3.

What is the expected output? What do you see instead?
It should show "exceeding the word count limit", because the num of char > 140. 
However, it pass the word count test and try to post it, so it get a "fail to 
post".


What version of the product are you using? On what operating system?
TweetMap ver1.0 on android 4.1.1 galaxy nexus

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 3 Apr 2013 at 6:27

[Phase 1] switching too fast at HomePage/UserPage would crash the application.

What steps will reproduce the problem?
1. Application will crash when the user clicking too fast at HomePage and 
UserPage button.
2.
3.

What is the expected output? What do you see instead?
Application should not be crashed and should not be terminated after such kind 
of action.

On what operating system? 
Window 7 (64 bit)

Original issue reported on code.google.com by [email protected] on 7 Apr 2013 at 1:49

Time out

park.test.hk.ust.cse.TwitterClient.Views.User.FriendViewTest.testConstructor
park.test.hk.ust.cse.TwitterClient.Views.User.ProfileViewTest.testConstructor 

These two files timed out after 10000 milliseconds

Original issue reported on code.google.com by marchunsum on 27 Mar 2013 at 10:43

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.