You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
1.2 KiB

#### Functional
##### Try to login with Github.
###### Is it possible to enter the forum?
##### Try to login with Google.
###### Is it possible to enter the forum?
5 years ago
##### Try login with Github or Google, creating a post with that user and logout.
###### Is the post created visible?
##### Try to login with the user you created.
###### Can you login and have all the rights of a registered user?
##### Try creating an account twice with the same credential.
###### Does it present an error?
##### Try to enter your account with no email, password or with errors in any of them.
###### Does it present an error and an error message?
###### Is it asked in the register for an email and a password?
#### General
###### +Does the project presents more than two different authentication methods?
#### Basic
###### +Does the project run quickly and effectively (favoring of recursive, no unnecessary data requests, etc.)?
###### +Does the code obey the [good practices](https://github.com/01-edu/public/blob/master/subjects/good-practices.en.md)?
#### Social
###### +Did you learn anything from this project?
###### +Would you recommend/nominate this program as an example for the rest of the school?