aboutsummaryrefslogtreecommitdiffstats
path: root/www/html/index.html
blob: 27f4ddaae76d82f31a20cc2dae2d38ad06ec0b73 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
	<head>
		<title>Just here to redirect you...</title>
		<meta charset="UTF-8">
		<meta http-equiv='refresh' content='0; URL=index.py'>
	</head>
	<body></body>
</html>
.git/commit/target/surefire-reports/TEST-musichub.business.LanguageTest.xml?h=develop&id=f42590f675ec76e8b515aebd2ebf66430435b6bd&follow=1'>Add unit test for Category and Languagesaid belhadj4-0/+164 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