aboutsummaryrefslogtreecommitdiffstats
path: root/target/classes/musichub (follow)
Commit message (Expand)AuthorAgeFilesLines
* mvn packageClyhtsuriva2021-06-271-0/+0
* mvn packageClyhtsuriva2021-06-272-0/+0
* Merge pull request #15 from Said-Belhadj/feature/STZ-0017Clyhtsuriva2021-06-272-0/+0
|\
| * Catch exception related to search functionalitysaid belhadj2021-06-272-0/+0
* | Latest maven, jacoco and javadoc filesClyhtsuriva2021-06-272-0/+0
|/
* Added an extension check for songs and covered it with a test.Clyhtsuriva2021-06-271-0/+0
* LogHandler now working fine.Clyhtsuriva2021-06-262-0/+0
* Updated javadoc, added jacoco and the necessary JUnit for this feature.Clyhtsuriva2021-06-262-0/+0
* Applying the latest package architecture.Clyhtsuriva2021-06-266-0/+0
* Removed reduced pom and added the content of STZ-0001 with a switch modif.Clyhtsuriva2021-06-266-0/+0
* Changed the architecture to respect maven and generated an empty javadocClyhtsuriva2021-06-2617-0/+0
2021-06-27Update search functionalitysaid belhadj2-0/+8 2021-06-27Added an extension check for songs and covered it with a test.Clyhtsuriva65-77/+92 2021-06-27Fix : Javadoc missingClyhtsuriva80-0/+8465 2021-06-27PlayList class covered at 84%.Clyhtsuriva14-78/+117 2021-06-27Song class fully covered.Clyhtsuriva13-49/+96 2021-06-27Starting Song testsClyhtsuriva17-59/+119 2021-06-27Changed the log type for the JUnit test of LogHandlerClyhtsuriva5-26/+4 2021-06-27XMLHandler tests covered at 91%Clyhtsuriva93-7962/+82