[x] Does the public timeline show messages that the application received from the simulator?
[x] Can you create a new user?
[x] Can you login as a new user?
[x] Can you write a message?
[x] After publishing a message, does it appear on you private timeline?
[x] Can you follow another user?
Doing "illegal" operations, e.g. trying to sign in with a non existing user sends you to and empty page with an error message. You may want to use a type of label, like the original minitwit application.
[EDIT] now it redirects to page
We cannot figure out what the remember me button is doing, it seems the user is always remembered and stays signed in, even after closing the window and reopening it.
The remember me says that the cookie will last indefinetly (or close to it),
and the default login uses a cookie that lives for i think around 15 minutes.
Doing "illegal" operations, e.g. trying to sign in with a non existing user sends you to and empty page with an error message. You may want to use a type of label, like the original minitwit application. [EDIT] now it redirects to page
We cannot figure out what the remember me button is doing, it seems the user is always remembered and stays signed in, even after closing the window and reopening it.