Departamento de Electrónica, Telecomunicações e Informática - Universidade de Aveiro
To setup the app, first make sure to have Docker [How to here] and Docker Compose [How to here] running on your machine.
- Configure the database on db-config.json (this file must be present)
{
"host": "<host of MySQL>", // (localhost, etc)
"username": "<MySQL user>", // (root, etc)
"password": "<password of user>",
}
- Create secret.php file
$ sudo chmod +x secret.sh
$ ./secret.sh
- Assemble and run the necessary containers
$ docker-compose up --build
The server will, then, be running on localhost:80.
$usernames = array(
"AlienatedMussel",
"NeedlessTermite",
"ObsoleteAuk",
"IdealCobra",
"PhonyMagpie",
"VulnerableCrocodile",
"OurVole",
"PaternalThrushe",
"FeignedBison",
"DidacticBongo",
"AblePorcupine",
"GleamingSeahorse",
"DraftyOxbird",
"WonderfulRat",
"DiligentRoedeer",
"PolishedRhino",
"ClassyMoth",
"IndolentBaboon",
"WorstMinnow",
"UnguardedPelican",
"UpbeatHawk",
"ThirstyCow",
"ObsceneHedgehog",
"FumblingCod",
"JoblessLlama",
"EvasiveGuillemot",
"RespectfulDingo",
"HypnoticCamel",
"StingyWalrus",
"SomeBlackfish",
"AxiomaticPig",
"SecondhandJay",
"SuperbDunbird",
"WorthwhileCurlew",
"PopularCrane",
"WeightyGoldfinch",
"GuiltlessIbexe",
"ChildishPeafowl",
"RotatingGull",
"ProbableWoodcock",
"UltimatePython",
"SuburbanSwan",
"TastyHeron",
"UnpleasantWildebeest",
"ThunderousCormorant",
"TrainedWildcat",
"OutlyingBoa",
"PassiveViper",
"MuddledShads",
"EndurableColobus"
);
Password to all users: 123456
Na pasta /tests tem lá um exemplo de um caso de uso testado no Seleniumn IDE.
Name | Github | Contribuição(%) | |
---|---|---|---|
Diana Rocha | rochadc00 | [email protected] | 25 |
Diogo Correia | digas99 | [email protected] | 25 |
Gil Fernandes | GilFernandes2000 | [email protected] | 25 |
Gonçalo Maranhão | GoncaloMaranhao | [email protected] | 25 |