mirror of https://github.com/01-edu/public.git
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.
46 lines
1.4 KiB
46 lines
1.4 KiB
5 years ago
|
#### Functional
|
||
|
|
||
|
##### Try to login with Github.
|
||
5 years ago
|
|
||
5 years ago
|
###### Is it possible to enter the forum?
|
||
|
|
||
|
##### Try to login with Google.
|
||
5 years ago
|
|
||
5 years ago
|
###### Is it possible to enter the forum?
|
||
|
|
||
5 years ago
|
##### Try login with Github or Google, creating a post with that user and logout.
|
||
5 years ago
|
|
||
5 years ago
|
###### Is the post created visible?
|
||
5 years ago
|
|
||
|
##### Try to login with the user you created.
|
||
5 years ago
|
|
||
5 years ago
|
###### Can you login and have all the rights of a registered user?
|
||
|
|
||
|
##### Try creating an account twice with the same credential.
|
||
5 years ago
|
|
||
5 years ago
|
###### Does it present an error?
|
||
|
|
||
|
##### Try to enter your account with no email, password or with errors in any of them.
|
||
5 years ago
|
|
||
5 years ago
|
###### Does it present an error and an error message?
|
||
|
|
||
5 years ago
|
###### Does the registration ask for an email and a password?
|
||
5 years ago
|
|
||
5 years ago
|
###### As an auditor, is this project up to every standard? If not, why are you failing the project?(Empty Work, Incomplete Work, Invalid compilation, Cheating, Crashing, Leaks)
|
||
|
|
||
5 years ago
|
#### General
|
||
|
|
||
5 years ago
|
###### +Does the project present more than two different authentication methods?
|
||
5 years ago
|
|
||
|
#### Basic
|
||
|
|
||
5 years ago
|
###### +Does the project run quickly and effectively (favoring of recursion, no unnecessary data requests, etc.)?
|
||
5 years ago
|
|
||
5 years ago
|
###### +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?
|
||
5 years ago
|
|
||
5 years ago
|
###### +Would you recommend/nominate this program as an example for the rest of the school?
|