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.
2.8 KiB
2.8 KiB
Functional
Has the requirement for the allowed packages been respected? (Reminder for this project: (only standard packages
Is the data from the artists being used?
Is data from the relations being used?
Try to see the "members" for the artist/band "Queen"
"Freddie Mercury",
"Brian May",
"John Daecon",
"Roger Meddows-Taylor",
"Mike Grose",
"Barry Mitchell",
"Doug Fogie"
Does it present the right "member", as above?
Try to see the "firstAlbum" for the artist/band "Gorillaz"
"26-03-2001"
Does it present the right date for the "firstAlbum", as above?
Try to see the "locations" for the artist/band "Travis Scott"
"las_vegas-usa"
"brooklyn-usa"
"boston-usa"
"washington-usa"
"philadelphia-usa"
"montreal-canada"
"toronto-usa"
"new_york-usa"
Does it present the right "locations" as above?
Try to see the ""members"" for the artist/band "Foo Fighters"
.
"Dave Grohl"
"Nate Mendel"
"Taylor Hawkins"
"Chris Shiflett"
"Pat Smear"
"Rami Jaffee"