SuccessChanges

Summary

  1. Change Team socialMedia attribute to three Strings (details)
Commit c9e786b6c27f2b21d96e4c5bea159af1c205b9d7 by daouterelo
Change Team socialMedia attribute to three Strings
That attribute does not enought in the case that the team has more than
one social network page. For this purpose we added 3 String for the
principal Social Networks (Facebook, Twitter and Instagram) to store the
social networks links.
The file was modifiedtests/src/main/resources/datasets/teamsAfterAddPlayer.xml (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/UserTest.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/TeamDataset.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Team.java (diff)
The file was modifiedtests/src/main/resources/datasets/teamsAfterUpdate.xml (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/TeamTest.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/HeadquarterTest.java (diff)
The file was modifiedtests/src/main/resources/datasets/teams.xml (diff)
The file was modifiedtests/src/main/resources/datasets/teamsAfterDelete.xml (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamServiceIntegrationTest.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/IsEqualToTeam.java (diff)
The file was modifiedtests/src/main/resources/datasets/teamsAfterCreate.xml (diff)