|
|
|
#### Functional
|
|
|
|
|
|
|
|
##### Try to log in with invalid credentials
|
|
|
|
|
|
|
|
###### Is an appropriate error shown?
|
|
|
|
|
|
|
|
##### Ask the student to login with valid credentials
|
|
|
|
|
|
|
|
###### Does the profile have three sections?
|
|
|
|
|
|
|
|
##### Try to confirm if the content on the three sections are correct, using the **GraphiQL**.
|
|
|
|
|
|
|
|
###### Is the content present on the three sections correct?
|
|
|
|
|
|
|
|
###### Does the profile present a 4th section with graph statistics?
|
|
|
|
|
|
|
|
###### Does this section have at least two different graphs?
|
|
|
|
|
|
|
|
##### Try to confirm if the content on the graphs are correct.
|
|
|
|
|
|
|
|
###### Is the content on the graphs correct?
|
|
|
|
|
|
|
|
##### Try to access the profile from the host domain.
|
|
|
|
|
|
|
|
###### Is the profile being hosted (active/live/online)?
|
|
|
|
|
|
|
|
##### Log out
|
|
|
|
|
|
|
|
###### Was the authenticated user successfully logged out?
|
|
|
|
|
|
|
|
#### General
|
|
|
|
|
|
|
|
###### Does the project have at least the mandatory queries (_nested_, _normal_ and using _arguments_)?
|
|
|
|
|
|
|
|
#### Bonus
|
|
|
|
|
|
|
|
###### +Is the profile displaying other information beside the three mandatory sections?
|
|
|
|
|
|
|
|
###### +Is the profile displaying other graphs beside the two mandatory ones?
|
|
|
|
|
|
|
|
###### +Did the student generated their own GraphiQL?
|
|
|
|
|
|
|
|
###### +Does the UI respect the [good practices](../../good-practices/README.md)?
|